summaryrefslogtreecommitdiff
path: root/content/handlers/image/ico.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/handlers/image/ico.c')
-rw-r--r--content/handlers/image/ico.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/handlers/image/ico.c b/content/handlers/image/ico.c
index 7b1e1271c..b14ea7fe1 100644
--- a/content/handlers/image/ico.c
+++ b/content/handlers/image/ico.c
@@ -33,8 +33,8 @@
#include "content/content_protected.h"
#include "desktop/gui_internal.h"
-#include "image.h"
-#include "ico.h"
+#include "image/image.h"
+#include "image/ico.h"
typedef struct nsico_content {
struct content base;