summaryrefslogtreecommitdiff
path: root/new/uipriv_darwin.h
diff options
context:
space:
mode:
Diffstat (limited to 'new/uipriv_darwin.h')
-rw-r--r--new/uipriv_darwin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/new/uipriv_darwin.h b/new/uipriv_darwin.h
index 60b3893..191355f 100644
--- a/new/uipriv_darwin.h
+++ b/new/uipriv_darwin.h
@@ -3,6 +3,7 @@
#define MAC_OS_X_VERSION_MAX_ALLOWED MAC_OS_X_VERSION_10_7
#import <Cocoa/Cocoa.h>
#import "uipriv.h"
+#import "ui_darwin.h"
#define toNSString(str) [NSString stringWithUTF8String:(str)]