summaryrefslogtreecommitdiff
path: root/frontends/cocoa
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/cocoa')
-rw-r--r--frontends/cocoa/apple_image.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/cocoa/apple_image.m b/frontends/cocoa/apple_image.m
index 8261e8bc6..4f8deeb99 100644
--- a/frontends/cocoa/apple_image.m
+++ b/frontends/cocoa/apple_image.m
@@ -22,7 +22,7 @@
#include "utils/config.h"
#include "content/content_protected.h"
-#include "image/bitmap.h"
+#include "content/handlers/image/bitmap.h"
#include "desktop/plotters.h"
#include "utils/utils.h"