summaryrefslogtreecommitdiff
path: root/gtk/gtk.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2006-01-10 19:55:11 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-01-10 19:55:11 +0000
commit7d109b26b7a1e7955f52c940cc7b7e7cf364f93e (patch)
tree5c68f240302fc046ca834756784fa5a06e32d4ae /gtk/gtk.h
parent0278fb06f7c1c74ab5c4f083c3921879d40e814c (diff)
downloadgtk+-7d109b26b7a1e7955f52c940cc7b7e7cf364f93e.tar.gz
Remove duplicate include. (#326429, Benoît Carpentier)
2006-01-10 Matthias Clasen <mclasen@redhat.com> * gtk/gtk.h: Remove duplicate include. (#326429, Benoît Carpentier)
Diffstat (limited to 'gtk/gtk.h')
-rw-r--r--gtk/gtk.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtk.h b/gtk/gtk.h
index 9c77dfcaad..875ef47648 100644
--- a/gtk/gtk.h
+++ b/gtk/gtk.h
@@ -164,7 +164,6 @@
#include <gtk/gtktogglebutton.h>
#include <gtk/gtktoggletoolbutton.h>
#include <gtk/gtktoolbar.h>
-#include <gtk/gtktoolbar.h>
#include <gtk/gtktoolbutton.h>
#include <gtk/gtktoolitem.h>
#include <gtk/gtktooltips.h>