summaryrefslogtreecommitdiff
path: root/gtk/gtkcombo.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkcombo.h')
-rw-r--r--gtk/gtkcombo.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/gtkcombo.h b/gtk/gtkcombo.h
index 31655af3a4..c9c8b930c0 100644
--- a/gtk/gtkcombo.h
+++ b/gtk/gtkcombo.h
@@ -29,8 +29,8 @@
#ifndef __GTK_SMART_COMBO_H__
#define __GTK_SMART_COMBO_H__
-#include <gtk/gtkhbox.h>
-#include <gtk/gtkitem.h>
+#include <gtk/gtk.h>
+
G_BEGIN_DECLS