]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/statbox.h
Eliminate need to call Connect() in wxPGEditor::CreateControls()
[wxWidgets.git] / include / wx / statbox.h
index e8f48c3eb398b766139cbe986da4bab91456b0dd..203790654a6e0875a5632d66ba9a2d86e71495df 100644 (file)
@@ -64,7 +64,7 @@ protected:
 #elif defined(__WXGTK__)
     #include "wx/gtk1/statbox.h"
 #elif defined(__WXMAC__)
-    #include "wx/mac/statbox.h"
+    #include "wx/osx/statbox.h"
 #elif defined(__WXCOCOA__)
     #include "wx/cocoa/statbox.h"
 #elif defined(__WXPM__)