2009-02-12 [paul] 3.7.0cvs60
[claws.git] / src / gtk / spell_entry.h
index c2846f68ae9508272e6bead74ce0342e22e82176..801d1dd59feb30510b5d5ed358aaffad1bfc6ba3 100644 (file)
@@ -39,9 +39,7 @@ typedef struct _ClawsSpellEntry ClawsSpellEntry;
 typedef struct _ClawsSpellEntryClass ClawsSpellEntryClass;
 typedef struct _ClawsSpellEntryPriv ClawsSpellEntryPriv;
 
 typedef struct _ClawsSpellEntryClass ClawsSpellEntryClass;
 typedef struct _ClawsSpellEntryPriv ClawsSpellEntryPriv;
 
-#include <gtk/gtkentry.h>
-#include <gtk/gtktextview.h>
-#include <gtk/gtkcombobox.h>
+#include <gtk/gtk.h>
 #include "gtkaspell.h"
 
 #define CLAWS_TYPE_SPELL_ENTRY            (claws_spell_entry_get_type())
 #include "gtkaspell.h"
 
 #define CLAWS_TYPE_SPELL_ENTRY            (claws_spell_entry_get_type())