summaryrefslogtreecommitdiff
path: root/frontends/amiga/theme.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/amiga/theme.h')
-rw-r--r--frontends/amiga/theme.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/frontends/amiga/theme.h b/frontends/amiga/theme.h
index f295efee1..34a8dd5c3 100644
--- a/frontends/amiga/theme.h
+++ b/frontends/amiga/theme.h
@@ -19,6 +19,11 @@
#ifndef AMIGA_THEME_H
#define AMIGA_THEME_H
+#include "netsurf/mouse.h"
+
+struct gui_window_2;
+struct gui_window;
+
#define AMI_GUI_POINTER_BLANK GUI_POINTER_PROGRESS+1
#define AMI_GUI_POINTER_DRAG GUI_POINTER_PROGRESS+2
#define AMI_LASTPOINTER AMI_GUI_POINTER_DRAG