summaryrefslogtreecommitdiff
path: root/amiga
diff options
context:
space:
mode:
Diffstat (limited to 'amiga')
-rw-r--r--amiga/file.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/amiga/file.c b/amiga/file.c
index 8157180ec..30a63b615 100644
--- a/amiga/file.c
+++ b/amiga/file.c
@@ -41,6 +41,8 @@
#include <proto/asl.h>
#include <proto/dos.h>
#include <proto/exec.h>
+#include <proto/icon.h>
+#include <workbench/icon.h>
static struct Hook aslhookfunc;