]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dcscreen.h
Commented out wxAutoNSAutoreleasePool in CallOnInit()
[wxWidgets.git] / include / wx / dcscreen.h
index 430e2ef6f553d4f7f2ecc23723178cda79323416..268b42cec108889fc0096cc4768e21831a1dd5f6 100644 (file)
@@ -13,6 +13,8 @@
 #include "wx/mgl/dcscreen.h"
 #elif defined(__WXMAC__)
 #include "wx/mac/dcscreen.h"
+#elif defined(__WXCOCOA__)
+#include "wx/cocoa/dcscreen.h"
 #elif defined(__WXPM__)
 #include "wx/os2/dcscreen.h"
 #endif