From 15a68714919c64edc04d6e26679fabb490bdf9a2 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sat, 19 Nov 2016 21:52:46 +0000 Subject: Add missing includes --- frontends/amiga/object.c | 1 + 1 file changed, 1 insertion(+) (limited to 'frontends/amiga/object.c') diff --git a/frontends/amiga/object.c b/frontends/amiga/object.c index 98e0b12b7..c729e4a89 100755 --- a/frontends/amiga/object.c +++ b/frontends/amiga/object.c @@ -26,6 +26,7 @@ #include #include +#include "amiga/memory.h" #include "amiga/object.h" #ifdef __amigaos4__ -- cgit v1.2.3