summaryrefslogtreecommitdiff
path: root/frontends/cocoa/plotter.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/cocoa/plotter.h')
-rw-r--r--frontends/cocoa/plotter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/cocoa/plotter.h b/frontends/cocoa/plotter.h
index 88f9fcab6..ce4865336 100644
--- a/frontends/cocoa/plotter.h
+++ b/frontends/cocoa/plotter.h
@@ -20,7 +20,7 @@
#define COCOA_PLOTTER_H
#import <Cocoa/Cocoa.h>
-#import "desktop/plot_style.h"
+#import "netsurf/plot_style.h"
extern const struct plotter_table cocoa_plotters;