summaryrefslogtreecommitdiff
path: root/amiga/stringview/urlhistory.c
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/stringview/urlhistory.c')
-rw-r--r--amiga/stringview/urlhistory.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/amiga/stringview/urlhistory.c b/amiga/stringview/urlhistory.c
index b8a0168db..659e7d4c7 100644
--- a/amiga/stringview/urlhistory.c
+++ b/amiga/stringview/urlhistory.c
@@ -22,7 +22,9 @@
#include <ctype.h>
#include <string.h>
-#include "proto/exec.h"
+#include <proto/exec.h>
+
+#include "amiga/os3support.h"
#include "urlhistory.h"