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