From e728a5bc3db296b4b67c2d3e5b56558c42c566a8 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Mon, 21 Jun 2004 14:08:57 +0000 Subject: "" svn path=/trunk/; revision=1826 --- externals/grill/flext/source/flstdc.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'externals/grill/flext/source/flstdc.h') diff --git a/externals/grill/flext/source/flstdc.h b/externals/grill/flext/source/flstdc.h index 13ac68b5..19586a4a 100644 --- a/externals/grill/flext/source/flstdc.h +++ b/externals/grill/flext/source/flstdc.h @@ -99,10 +99,15 @@ typedef t_clock t_qelem; #endif +// necessary for the old OS9 SDK +extern "C" { + #include "ext.h" #include "ext_user.h" #include "z_dsp.h" +} // extern "C" + #undef WIN_VERSION -- cgit v1.2.1