diff --git a/darwin/uipriv_darwin.h b/darwin/uipriv_darwin.h index 78f31af5..6bca87b2 100644 --- a/darwin/uipriv_darwin.h +++ b/darwin/uipriv_darwin.h @@ -17,6 +17,8 @@ #define NSAppKitVersionNumber10_9 1265 #endif +/*TODO remove this*/typedef struct uiImage uiImage; + // menu.m @interface menuManager : NSObject { struct mapTable *items;