diff options
Diffstat (limited to 'gtk/gtktreeitem.h')
-rw-r--r-- | gtk/gtktreeitem.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gtk/gtktreeitem.h b/gtk/gtktreeitem.h index c7ba07a7f5..0e8dbaf1dd 100644 --- a/gtk/gtktreeitem.h +++ b/gtk/gtktreeitem.h @@ -21,7 +21,7 @@ * Modified by the GTK+ Team and others 1997-2000. See the AUTHORS * file for a list of people on the GTK+ Team. See the ChangeLog * files for a list of changes. These files are distributed with - * GTK+ at ftp://ftp.gtk.org/pub/gtk/. + * GTK+ at ftp://ftp.gtk.org/pub/gtk/. */ #ifdef GTK_ENABLE_BROKEN @@ -30,7 +30,6 @@ #define __GTK_TREE_ITEM_H__ -#include <gdk/gdk.h> #include <gtk/gtkitem.h> |