summaryrefslogtreecommitdiff
path: root/riscos/draw.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/draw.h')
-rw-r--r--riscos/draw.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/riscos/draw.h b/riscos/draw.h
index a71a58a84..81c2a1797 100644
--- a/riscos/draw.h
+++ b/riscos/draw.h
@@ -23,6 +23,8 @@
#ifndef _NETSURF_RISCOS_DRAW_H_
#define _NETSURF_RISCOS_DRAW_H_
+#include <stdbool.h>
+
struct content;
struct content_draw_data {