Only include top level includes from GTK+, GLib and GDK-PixBuf

This commit is contained in:
Berke Viktor
2013-04-02 20:39:37 -07:00
parent 5e59578e28
commit 9c49254abd
38 changed files with 11 additions and 344 deletions

View File

@@ -31,18 +31,6 @@
#include <unistd.h>
#endif
#include <gtk/gtk.h>
#include <gtk/gtkbbox.h>
#include <gtk/gtkbutton.h>
#include <gtk/gtkdialog.h>
#include <gtk/gtkentry.h>
#include <gtk/gtkhbox.h>
#include <gtk/gtkimage.h>
#include <gtk/gtklabel.h>
#include <gtk/gtkradiobutton.h>
#include <gtk/gtkvbox.h>
#include <gtk/gtkwindow.h>
#include "../common/hexchat.h"
#include "../common/hexchatc.h"
#include "../common/server.h"