From 363a563ec2d41b54396ccbcb617f0bf0fdad95e7 Mon Sep 17 00:00:00 2001 From: Mike Nolta Date: Sun, 19 Feb 2012 14:07:34 -0500 Subject: [PATCH] fix #49 --- common.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/common.h b/common.h index 1a7dd434a..e848f33f3 100644 --- a/common.h +++ b/common.h @@ -89,6 +89,10 @@ extern "C" { #include #endif +#ifdef OS_DARWIN +#include +#endif + #ifdef OS_WINDOWS #ifdef ATOM #define GOTO_ATOM ATOM