summaryrefslogtreecommitdiff
path: root/frontends/riscos/content-handlers
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/riscos/content-handlers')
-rw-r--r--frontends/riscos/content-handlers/artworks.c2
-rw-r--r--frontends/riscos/content-handlers/draw.c2
-rw-r--r--frontends/riscos/content-handlers/sprite.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/frontends/riscos/content-handlers/artworks.c b/frontends/riscos/content-handlers/artworks.c
index b6f7a0d08..517a6ff16 100644
--- a/frontends/riscos/content-handlers/artworks.c
+++ b/frontends/riscos/content-handlers/artworks.c
@@ -37,7 +37,7 @@
#include "utils/messages.h"
#include "utils/utils.h"
#include "content/content_protected.h"
-#include "desktop/plotters.h"
+#include "netsurf/plotters.h"
#include "riscos/content-handlers/artworks.h"
#include "riscos/gui.h"
diff --git a/frontends/riscos/content-handlers/draw.c b/frontends/riscos/content-handlers/draw.c
index f2bee16dc..0b1b07215 100644
--- a/frontends/riscos/content-handlers/draw.c
+++ b/frontends/riscos/content-handlers/draw.c
@@ -34,7 +34,7 @@
#include "utils/messages.h"
#include "utils/utils.h"
#include "content/content_protected.h"
-#include "desktop/plotters.h"
+#include "netsurf/plotters.h"
#include "riscos/content-handlers/draw.h"
#include "riscos/gui.h"
diff --git a/frontends/riscos/content-handlers/sprite.c b/frontends/riscos/content-handlers/sprite.c
index 12fed4931..3ef48c889 100644
--- a/frontends/riscos/content-handlers/sprite.c
+++ b/frontends/riscos/content-handlers/sprite.c
@@ -33,7 +33,7 @@
#include "utils/messages.h"
#include "utils/utils.h"
#include "content/content_protected.h"
-#include "desktop/plotters.h"
+#include "netsurf/plotters.h"
#include "riscos/gui.h"
#include "riscos/image.h"