In webcit-classic, include webserver.h from webcit.h.
[citadel.git] / webcit / webcit.c
index 7cc9768b9fc20de15dab0b656e59322a876dc3b8..b24007f0938159d5771c0cd347bbab81c71e9bb1 100644 (file)
@@ -13,7 +13,7 @@
 #include <stdarg.h>
 #include "webcit.h"
 #include "dav.h"
-#include "webserver.h"
+
 
 StrBuf *csslocal = NULL;
 HashList *HandlerHash = NULL;