aboutsummaryrefslogtreecommitdiff
path: root/src/editldap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/editldap.c')
-rw-r--r--src/editldap.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/editldap.c b/src/editldap.c
index be2df6bd..26e8c6f3 100644
--- a/src/editldap.c
+++ b/src/editldap.c
@@ -38,6 +38,11 @@
#include <gtk/gtkentry.h>
#include <gtk/gtktable.h>
#include <gtk/gtkbutton.h>
+#include <gtk/gtkstatusbar.h>
+#include <gtk/gtkspinbutton.h>
+#include <gtk/gtkvbox.h>
+#include <gtk/gtknotebook.h>
+#include <gtk/gtkoptionmenu.h>
#include "addressbook.h"
#include "prefs_common.h"