summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--riscos/textselection.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/riscos/textselection.c b/riscos/textselection.c
index a87b6cbdf..d080099a5 100644
--- a/riscos/textselection.c
+++ b/riscos/textselection.c
@@ -34,7 +34,9 @@
#include "riscos/message.h"
#include "riscos/save.h"
#include "riscos/textselection.h"
+#include "render/box.h"
#include "render/form.h"
+#include "render/html.h"
#include "utils/log.h"
#include "utils/utf8.h"
#include "utils/utils.h"