]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkcssstylefuncs.c
a11y: Emit text-changed signals directly
[~andy/gtk] / gtk / gtkcssstylefuncs.c
index f399881f9fc6c29fbba871e64ee7443ad6445403..af1c1b1b6f41262fdd95bc713c15bdbcf595ebde 100644 (file)
 #include "gtkcssrgbavalueprivate.h"
 #include "gtkcsstypedvalueprivate.h"
 #include "gtkcsstypesprivate.h"
-#include "gtkgradient.h"
-#include "gtkgradientprivate.h"
 #include "gtkprivatetypebuiltins.h"
 #include "gtkstylecontextprivate.h"
-#include "gtksymboliccolorprivate.h"
 #include "gtkthemingengine.h"
 #include "gtktypebuiltins.h"
 #include "gtkwin32themeprivate.h"
 
+#include "deprecated/gtkgradientprivate.h"
+#include "deprecated/gtksymboliccolorprivate.h"
+
 /* this is in case round() is not provided by the compiler, 
  * such as in the case of C89 compilers, like MSVC
  */