From 4b1b79582c5de530100b4ddb909163a6fb9b23c8 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sat, 19 Nov 2016 16:12:20 +0000 Subject: Move slab size def into memory.c --- frontends/amiga/tree.c | 1 + 1 file changed, 1 insertion(+) (limited to 'frontends/amiga/tree.c') diff --git a/frontends/amiga/tree.c b/frontends/amiga/tree.c index 460eb2217..eea64ffea 100644 --- a/frontends/amiga/tree.c +++ b/frontends/amiga/tree.c @@ -67,6 +67,7 @@ #include "amiga/file.h" #include "amiga/libs.h" #include "amiga/memory.h" +#include "amiga/misc.h" #include "amiga/utf8.h" #include "amiga/sslcert.h" #include "amiga/drag.h" /* drag icon stuff */ -- cgit v1.2.3