Implement image handling
[claws.git] / src / plugins / litehtml_viewer / lh_viewer.c
index 73c1b691bef4bf17b451075814a37ab574e2a9de..0b3cf532cf6b3bb79f2401780577f293f5b76516 100644 (file)
@@ -23,6 +23,7 @@
 #endif
 
 #include <codeconv.h>
+#include "common/utils.h"
 #include "lh_viewer.h"
 
 static gchar *content_types[] = { "text/html", NULL };