From 0b64df140c87c81d5046c0a97b5a655ca7af170b Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 16 Oct 2014 09:55:01 +0100 Subject: Update amiga frontend for split operation table header changes --- amiga/hotlist.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'amiga/hotlist.c') diff --git a/amiga/hotlist.c b/amiga/hotlist.c index b67ba22af..834587ef2 100755 --- a/amiga/hotlist.c +++ b/amiga/hotlist.c @@ -17,9 +17,13 @@ */ #include + +#include "desktop/hotlist.h" +#include "desktop/mouse.h" +#include "desktop/gui_window.h" + #include "amiga/hotlist.h" #include "amiga/tree.h" -#include "desktop/hotlist.h" struct ami_hotlist_ctx { void *userdata; -- cgit v1.2.3