]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/listctrl.h
use a single wxBookCtrlEvent class for all wxBookCtrlBase-derived controls (#9667)
[wxWidgets.git] / include / wx / osx / listctrl.h
index be9ffdfed1aafb20af197f8d2aff11c1f972276d..373d2e57abae1758fdc3c73c6bf9f28458fbb2d3 100644 (file)
@@ -1,5 +1,5 @@
 #ifdef __WXMAC_CLASSIC__
-#include "wx/mac/classic/listctrl.h"
+#include "wx/osx/classic/listctrl.h"
 #else
-#include "wx/mac/carbon/listctrl.h"
+#include "wx/osx/carbon/listctrl.h"
 #endif
\ No newline at end of file