move debug.c
[apps/madmutt.git] / hcache.c
index e089bf1..af044b9 100644 (file)
--- a/hcache.c
+++ b/hcache.c
@@ -42,6 +42,7 @@
 
 #include <lib-lib/mem.h>
 #include <lib-hash/hash.h>
+#include <lib-lib/debug.h>
 
 #include <lib-mime/mime.h>
 
@@ -50,8 +51,6 @@
 #include "mx.h"
 #include "lib.h"
 
-#include "lib/debug.h"
-
 static struct header_cache {
 #if defined(HAVE_QDBM)
   VILLA *db;