]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/nonownedwnd.h
include <string>
[wxWidgets.git] / include / wx / nonownedwnd.h
index f89c6048ee8ed40e9af7214965a63c78297949cd..45cb0bea410f5a17dc2b7261ebf6f2d94935f3a7 100644 (file)
@@ -15,7 +15,7 @@
 #if defined(__WXDFB__)
     #include "wx/dfb/nonownedwnd.h"
 #elif defined(__WXMAC__)
-    #include "wx/mac/nonownedwnd.h"
+    #include "wx/osx/nonownedwnd.h"
 #else
     // other ports can derive both wxTLW and wxPopupWindow directly
     // from wxWindow: