In webcit-classic, include webserver.h from webcit.h.
[citadel.git] / webcit / downloads.c
index 0decb250ad14e0186231f91bcfc70bda28f2c85a..9b7dde993c47f254174d3040a2540292ece34b3a 100644 (file)
@@ -11,7 +11,7 @@
  */
 
 #include "webcit.h"
-#include "webserver.h"
+
 
 CtxType CTX_FILELIST = CTX_NONE;