]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/srchctrl.h
add a numeric column test
[wxWidgets.git] / include / wx / srchctrl.h
index 32cc614d958c05f418e4b2fbd32c0c96e5d0c349..17e18884dcbc2ee17675c9a914cd29c991ce9f02 100644 (file)
@@ -70,7 +70,7 @@ public:
 // include the platform-dependent class implementation
 #if wxUSE_NATIVE_SEARCH_CONTROL
     #if defined(__WXMAC__)
-        #include "wx/mac/srchctrl.h"
+        #include "wx/osx/srchctrl.h"
     #endif
 #else
     #include "wx/generic/srchctlg.h"