From 18fe60baf1fc5775e0a96a1930ce622bbc40b1ec Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sat, 10 Jan 2015 23:46:17 +0000 Subject: fix-up the datatypes handlers for os3 --- amiga/dt_sound.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'amiga/dt_sound.c') diff --git a/amiga/dt_sound.c b/amiga/dt_sound.c index 93933bce5..2823178e2 100644 --- a/amiga/dt_sound.c +++ b/amiga/dt_sound.c @@ -21,6 +21,8 @@ */ #ifdef WITH_AMIGA_DATATYPES +#include "amiga/os3support.h" + #include "amiga/filetype.h" #include "amiga/datatypes.h" #include "content/content_protected.h" -- cgit v1.2.3