In webcit-classic, include webserver.h from webcit.h.
[citadel.git] / webcit / gettext.c
index 1bc40c8f40a5dbe18f08331d85dd8a8ccf46578f..8c749cb279df79a45b6968cb153d5c4c5d0e18ba 100644 (file)
@@ -11,7 +11,7 @@
  */
 
 #include "webcit.h"
-#include "webserver.h"
+
 #define SEARCH_LANG 20         /* how many langs should we parse? */
 
 #ifdef ENABLE_NLS