In webcit-classic, include webserver.h from webcit.h.
[citadel.git] / webcit / icontheme.c
index 28643aedb1dca8ac50d1cb00c4ea526ba808cfa2..723839369f947b0567d0561d12396086d29d4d8a 100644 (file)
@@ -23,7 +23,7 @@
 #include <stddef.h>
 
 #include "webcit.h"
-#include "webserver.h"
+
 
 HashList *AvailableThemes = NULL;