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/history.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'amiga/history.c') diff --git a/amiga/history.c b/amiga/history.c index 663c2d910..63e011bc4 100755 --- a/amiga/history.c +++ b/amiga/history.c @@ -16,9 +16,14 @@ * along with this program. If not, see . */ +#include +#include + +#include "desktop/mouse.h" +#include "desktop/gui_window.h" + #include "amiga/history.h" #include "amiga/tree.h" -#include #include "amiga/tree.h" void ami_global_history_initialise(void) -- cgit v1.2.3