summaryrefslogtreecommitdiff
path: root/frontends/riscos
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-05-30 21:05:57 +0100
committerVincent Sanders <vince@kyllikki.org>2016-05-30 21:05:57 +0100
commit667605869fba31c48e61736f89efe4126d27db0c (patch)
tree8d8bfb136239aff2d782118002ee04f1ccb1baa8 /frontends/riscos
parent7fc0a4c481d7adad14a42740037d50b2f9e1cdc1 (diff)
downloadnetsurf-667605869fba31c48e61736f89efe4126d27db0c.tar.gz
netsurf-667605869fba31c48e61736f89efe4126d27db0c.tar.bz2
move plotters header into public API
Diffstat (limited to 'frontends/riscos')
-rw-r--r--frontends/riscos/bitmap.c2
-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
-rw-r--r--frontends/riscos/gui/progress_bar.c2
-rw-r--r--frontends/riscos/gui/status_bar.c2
-rw-r--r--frontends/riscos/gui/url_bar.c2
-rw-r--r--frontends/riscos/history.c2
-rw-r--r--frontends/riscos/plotters.c2
-rw-r--r--frontends/riscos/print.c2
-rw-r--r--frontends/riscos/save_draw.c2
-rw-r--r--frontends/riscos/toolbar.c1
-rw-r--r--frontends/riscos/treeview.c2
-rw-r--r--frontends/riscos/window.c2
14 files changed, 13 insertions, 14 deletions
diff --git a/frontends/riscos/bitmap.c b/frontends/riscos/bitmap.c
index 525a230b3..e0fd38ba8 100644
--- a/frontends/riscos/bitmap.c
+++ b/frontends/riscos/bitmap.c
@@ -43,7 +43,7 @@
#include "utils/filename.h"
#include "utils/log.h"
#include "utils/messages.h"
-#include "desktop/plotters.h"
+#include "netsurf/plotters.h"
#include "content/content.h"
#include "netsurf/bitmap.h"
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"
diff --git a/frontends/riscos/gui/progress_bar.c b/frontends/riscos/gui/progress_bar.c
index 3ec6b3aa8..c26b46c84 100644
--- a/frontends/riscos/gui/progress_bar.c
+++ b/frontends/riscos/gui/progress_bar.c
@@ -30,7 +30,7 @@
#include "oslib/wimp.h"
#include "oslib/wimpspriteop.h"
-#include "desktop/plotters.h"
+#include "netsurf/plotters.h"
#include "utils/log.h"
#include "utils/utils.h"
diff --git a/frontends/riscos/gui/status_bar.c b/frontends/riscos/gui/status_bar.c
index cbc404658..9d1bada91 100644
--- a/frontends/riscos/gui/status_bar.c
+++ b/frontends/riscos/gui/status_bar.c
@@ -28,7 +28,7 @@
#include "oslib/os.h"
#include "oslib/wimp.h"
#include "oslib/wimpspriteop.h"
-#include "desktop/plotters.h"
+#include "netsurf/plotters.h"
#include "utils/log.h"
#include "utils/utils.h"
diff --git a/frontends/riscos/gui/url_bar.c b/frontends/riscos/gui/url_bar.c
index 37c4de111..80a7b4a40 100644
--- a/frontends/riscos/gui/url_bar.c
+++ b/frontends/riscos/gui/url_bar.c
@@ -38,7 +38,7 @@
#include "content/hlcache.h"
#include "content/content.h"
#include "netsurf/browser_window.h"
-#include "desktop/plotters.h"
+#include "netsurf/plotters.h"
#include "riscos/gui.h"
#include "riscos/hotlist.h"
diff --git a/frontends/riscos/history.c b/frontends/riscos/history.c
index 9d78f6ded..de3af085d 100644
--- a/frontends/riscos/history.c
+++ b/frontends/riscos/history.c
@@ -31,7 +31,7 @@
#include "utils/nsoption.h"
#include "utils/log.h"
#include "desktop/browser_history.h"
-#include "desktop/plotters.h"
+#include "netsurf/plotters.h"
#include "riscos/dialog.h"
#include "riscos/gui.h"
diff --git a/frontends/riscos/plotters.c b/frontends/riscos/plotters.c
index 38fd9d74a..9c9813862 100644
--- a/frontends/riscos/plotters.c
+++ b/frontends/riscos/plotters.c
@@ -28,7 +28,7 @@
#include "utils/log.h"
#include "utils/utils.h"
-#include "desktop/plotters.h"
+#include "netsurf/plotters.h"
#include "riscos/bitmap.h"
#include "riscos/image.h"
diff --git a/frontends/riscos/print.c b/frontends/riscos/print.c
index 26b50f65f..da16664ac 100644
--- a/frontends/riscos/print.c
+++ b/frontends/riscos/print.c
@@ -39,7 +39,7 @@
#include "content/content.h"
#include "content/hlcache.h"
#include "netsurf/browser_window.h"
-#include "desktop/plotters.h"
+#include "netsurf/plotters.h"
#include "riscos/gui.h"
#include "riscos/dialog.h"
diff --git a/frontends/riscos/save_draw.c b/frontends/riscos/save_draw.c
index 50febf3b2..7ba2c942b 100644
--- a/frontends/riscos/save_draw.c
+++ b/frontends/riscos/save_draw.c
@@ -34,7 +34,7 @@
#include "utils/utils.h"
#include "content/content.h"
#include "content/hlcache.h"
-#include "desktop/plotters.h"
+#include "netsurf/plotters.h"
#include "riscos/bitmap.h"
#include "riscos/gui.h"
diff --git a/frontends/riscos/toolbar.c b/frontends/riscos/toolbar.c
index 83751a7b4..2f758f59f 100644
--- a/frontends/riscos/toolbar.c
+++ b/frontends/riscos/toolbar.c
@@ -41,7 +41,6 @@
#include "utils/log.h"
#include "utils/nsoption.h"
#include "content/content.h"
-#include "desktop/plotters.h"
#include "riscos/cookies.h"
#include "riscos/dialog.h"
diff --git a/frontends/riscos/treeview.c b/frontends/riscos/treeview.c
index 83f60660f..1cae801db 100644
--- a/frontends/riscos/treeview.c
+++ b/frontends/riscos/treeview.c
@@ -40,7 +40,7 @@
#include "utils/messages.h"
#include "utils/utils.h"
#include "content/urldb.h"
-#include "desktop/plotters.h"
+#include "netsurf/plotters.h"
#include "desktop/textinput.h"
#include "desktop/tree.h"
diff --git a/frontends/riscos/window.c b/frontends/riscos/window.c
index 1fc6edfbf..e99ed31e3 100644
--- a/frontends/riscos/window.c
+++ b/frontends/riscos/window.c
@@ -61,7 +61,7 @@
#include "desktop/scrollbar.h"
#include "desktop/frames.h"
#include "netsurf/mouse.h"
-#include "desktop/plotters.h"
+#include "netsurf/plotters.h"
#include "desktop/textinput.h"
#include "desktop/tree.h"
#include "netsurf/window.h"