summaryrefslogtreecommitdiff
path: root/riscos/save_draw.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/save_draw.h')
-rw-r--r--riscos/save_draw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscos/save_draw.h b/riscos/save_draw.h
index 3d333c945..bb31b56d0 100644
--- a/riscos/save_draw.h
+++ b/riscos/save_draw.h
@@ -10,6 +10,6 @@
struct content;
-bool save_as_draw(struct content *c, char *path);
+bool save_as_draw(struct content *c, const char *path);
#endif