From f096436acc4c0c6968c88ca0f795bf021c83c670 Mon Sep 17 00:00:00 2001 From: Matthias Benkard Date: Sat, 21 Jun 2008 13:57:44 +0200 Subject: Add support for compilation on Mac OS X. --- MLKCons.m | 1 + 1 file changed, 1 insertion(+) (limited to 'MLKCons.m') diff --git a/MLKCons.m b/MLKCons.m index 35a6abc..969060e 100644 --- a/MLKCons.m +++ b/MLKCons.m @@ -17,6 +17,7 @@ */ #import "MLKCons.h" +#import "runtime-compatibility.h" #import -- cgit v1.2.3