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,7 +31,6 @@ typedef struct
#include "maingui.h"
#include <gdk/gdk.h>
#include <gtk/gtktreeview.h>
static void /* row-activated, when a row is double clicked */
cv_tree_activated_cb (GtkTreeView *view, GtkTreePath *path,