summaryrefslogtreecommitdiff
path: root/image/jpeg.c
diff options
context:
space:
mode:
Diffstat (limited to 'image/jpeg.c')
-rw-r--r--image/jpeg.c16
1 files changed, 8 insertions, 8 deletions
diff --git a/image/jpeg.c b/image/jpeg.c
index e18d2b0a3..7114bd550 100644
--- a/image/jpeg.c
+++ b/image/jpeg.c
@@ -19,14 +19,14 @@
#include <stdlib.h>
#define JPEG_INTERNAL_OPTIONS
#include "jpeglib.h"
-#include "netsurf/utils/config.h"
-#include "netsurf/content/content.h"
-#include "netsurf/desktop/plotters.h"
-#include "netsurf/image/bitmap.h"
-#include "netsurf/image/jpeg.h"
-#include "netsurf/utils/log.h"
-#include "netsurf/utils/messages.h"
-#include "netsurf/utils/utils.h"
+#include "utils/config.h"
+#include "content/content.h"
+#include "desktop/plotters.h"
+#include "image/bitmap.h"
+#include "image/jpeg.h"
+#include "utils/log.h"
+#include "utils/messages.h"
+#include "utils/utils.h"
/* We prefer the library to be configured with these options to save