]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/frame.h
another 64 bit fix: make SendMsg() return wxIntPtr instead of long too
[wxWidgets.git] / include / wx / frame.h
index a84dbcd302e92fa271d1b066a385022ec605c0aa..fe718971b755ce82514617f8c3eae60d5f917d57 100644 (file)
@@ -263,7 +263,7 @@ protected:
     #elif defined(__WXMOTIF__)
         #include "wx/motif/frame.h"
     #elif defined(__WXMAC__)
-        #include "wx/mac/frame.h"
+        #include "wx/osx/frame.h"
     #elif defined(__WXCOCOA__)
         #include "wx/cocoa/frame.h"
     #elif defined(__WXPM__)