HUGE PATCH. This moves all of mime_parser.c and all
[citadel.git] / citadel / html.c
index ad22efdf25da00fc25dfc1a23584019d91fe619e..bc9006a3bbff4c0f54ac4a0f3494534f60068d45 100644 (file)
@@ -28,6 +28,7 @@
 #include <string.h>
 #include <errno.h>
 #include <limits.h>
+#include <libcitadel.h>
 #include "citadel.h"
 #include "server.h"
 #include "control.h"
@@ -35,7 +36,6 @@
 #include "support.h"
 #include "config.h"
 #include "msgbase.h"
-#include "tools.h"
 #include "room_ops.h"
 #include "html.h"