switch: Remove some unneeded includes
authorTimm Bäder <mail@baedert.org>
Sat, 30 Sep 2017 10:57:21 +0000 (12:57 +0200)
committerTimm Bäder <mail@baedert.org>
Sun, 1 Oct 2017 07:19:09 +0000 (09:19 +0200)
gtk/gtkswitch.c

index 8c3ce372c5db3352c3ab493877790dcb1887f4d5..902ccb1be40bf9efe3474df5628d1c45c3fea44f 100644 (file)
 #include "gtkprivate.h"
 #include "gtkwidget.h"
 #include "gtkmarshalers.h"
-#include "gtkapplicationprivate.h"
 #include "gtkactionable.h"
 #include "a11y/gtkswitchaccessible.h"
 #include "gtkactionhelper.h"
-#include "gtkstylecontextprivate.h"
 #include "gtkwidgetprivate.h"
-#include "gtkcssshadowsvalueprivate.h"
-#include "gtkcssnumbervalueprivate.h"
 #include "gtkprogresstrackerprivate.h"
 #include "gtksettingsprivate.h"
-#include "gtkcontainerprivate.h"
 #include "gtkgizmoprivate.h"
 
 #include "fallback-c89.c"