Moved codeconv.[ch] and unmime.[ch] to common/ subdir.
[claws.git] / src / common / template.c
index 9e9e3645222eccc3f1bdc9903a73f88ed7ad8363..9d53d883ed085f8ebc380e16ac1a1395c5865554 100644 (file)
@@ -28,7 +28,7 @@
 
 #include "utils.h"
 #include "template.h"
-#include "../codeconv.h"
+#include "codeconv.h"
 
 static GSList *template_list;