]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/popupwin.h
include <string>
[wxWidgets.git] / include / wx / popupwin.h
index 6e10cc2c36935f5d38e027b152099b2295023e94..372bf523d4a14a75e01b4ad7c56c25aaf7725f81 100644 (file)
@@ -69,7 +69,7 @@ public:
 #elif defined(__WXMGL__)
     #include "wx/mgl/popupwin.h"
 #elif defined(__WXMAC__)
-    #include "wx/mac/popupwin.h"
+    #include "wx/osx/popupwin.h"
 #else
     #error "wxPopupWindow is not supported under this platform."
 #endif