summaryrefslogtreecommitdiff
path: root/content/handlers/image/jpeg.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/handlers/image/jpeg.c')
-rw-r--r--content/handlers/image/jpeg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/handlers/image/jpeg.c b/content/handlers/image/jpeg.c
index e3af00f9f..278d9e618 100644
--- a/content/handlers/image/jpeg.c
+++ b/content/handlers/image/jpeg.c
@@ -35,7 +35,7 @@
#include "content/content_protected.h"
#include "desktop/gui_internal.h"
-#include "image_cache.h"
+#include "image/image_cache.h"
#define JPEG_INTERNAL_OPTIONS
#include "jpeglib.h"