In webcit-classic, include webserver.h from webcit.h.
[citadel.git] / webcit / notes.c
index 584e8d99704b37f39da63087d3a3d1866c7c529c..60c4d83a12654eaa83b293d3a3e576e2f6cf1634 100644 (file)
@@ -1,7 +1,7 @@
 
 #include "webcit.h"
 #include "dav.h"
-#include "webserver.h"
+
 
 CtxType CTX_VNOTE = CTX_NONE;