More include cleanups

This commit is contained in:
Matthias Clasen 2011-06-07 21:23:07 -04:00
parent 817e878fb5
commit ab3c63cc3a
5 changed files with 1 additions and 10 deletions

View File

@ -39,8 +39,6 @@
#include "gtkselection.h"
#include "gtkdnd.h"
#include "gtkdrawingarea.h"
#include "gtkhbox.h"
#include "gtkhbbox.h"
#include "gtkrc.h"
#include "gtkframe.h"
#include "gtktable.h"

View File

@ -28,7 +28,6 @@
#include <glib.h>
#include "gtkcolorseldialog.h"
#include "gtkframe.h"
#include "gtkhbbox.h"
#include "gtkbutton.h"
#include "gtkstock.h"
#include "gtkintl.h"

View File

@ -31,7 +31,7 @@
#include "gtkbutton.h"
#include "gtkdialog.h"
#include "gtkhbbox.h"
#include "gtkbbox.h"
#include "gtklabel.h"
#include "gtkmarshalers.h"
#include "gtkvbox.h"

View File

@ -42,8 +42,6 @@
#include "gtkcellrenderertext.h"
#include "gtkentry.h"
#include "gtkframe.h"
#include "gtkhbbox.h"
#include "gtkhbox.h"
#include "gtklabel.h"
#include "gtkliststore.h"
#include "gtkrc.h"

View File

@ -33,8 +33,6 @@
#include "gtktreemodel.h"
#include "gtkbutton.h"
#include "gtkscrolledwindow.h"
#include "gtkvbox.h"
#include "gtkhbox.h"
#include "gtkframe.h"
#include "gtkeventbox.h"
#include "gtkcombobox.h"
@ -45,8 +43,6 @@
#include "gtkcelllayout.h"
#include "gtkcellrenderertext.h"
#include "gtkspinbutton.h"
#include "gtkbbox.h"
#include "gtkhbbox.h"
#include "gtkpagesetupunixdialog.h"
#include "gtkcustompaperunixdialog.h"