aboutsummaryrefslogtreecommitdiff
path: root/src/importldif.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/importldif.c')
-rw-r--r--src/importldif.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/importldif.c b/src/importldif.c
index cbadd478..66800d0b 100644
--- a/src/importldif.c
+++ b/src/importldif.c
@@ -32,10 +32,17 @@
#include <gdk/gdkkeysyms.h>
#include <gtk/gtkwindow.h>
#include <gtk/gtksignal.h>
+#include <gtk/gtkvbox.h>
#include <gtk/gtklabel.h>
#include <gtk/gtkentry.h>
#include <gtk/gtktable.h>
#include <gtk/gtkbutton.h>
+#include <gtk/gtkcheckbutton.h>
+#include <gtk/gtktogglebutton.h>
+#include <gtk/gtkstatusbar.h>
+#include <gtk/gtknotebook.h>
+#include <gtk/gtkfilesel.h>
+#include <gtk/gtkstock.h>
#include "addrbook.h"
#include "addressbook.h"