HUGE PATCH. This moves all of mime_parser.c and all
[citadel.git] / citadel / tuiconfig.c
index ed1fdfb202c7004cff6b5d5681ebbba621a77f31..9cacb68b05e8567703003f361e38d1a019d9d76a 100644 (file)
@@ -29,6 +29,7 @@
 #include <pwd.h>
 #include <errno.h>
 #include <stdarg.h>
+#include <libcitadel.h>
 #include "sysdep.h"
 #include "citadel.h"
 #include "citadel_ipc.h"
@@ -37,7 +38,6 @@
 #include "messages.h"
 #include "routines.h"
 #include "commands.h"
-#include "tools.h"
 #ifndef HAVE_SNPRINTF
 #include "snprintf.h"
 #endif