Moved serv_ldap.h back into the main src dir as a temporary fix for a broken build...
[citadel.git] / citadel / modules / vcard / serv_vcard.c
index dbedf1fd8d52892612c22b559266c58288efc0e9..d6a29a196b9f81fc490279b33510156a8eeecc8f 100644 (file)
@@ -63,7 +63,7 @@
 #include "mime_parser.h"
 #include "vcard.h"
 #include "serv_vcard.h"
-
+#include "serv_ldap.h"
 
 #include "ctdl_module.h"