]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/statline.h
progress message passed to wxDC::StartDoc() is not appropriate for PostScript documen...
[wxWidgets.git] / include / wx / osx / statline.h
index 68324363ed9da48e053ae80f07e99aa01ea8a41b..b491cb2580fffceb479f0333dc0642c0b22781d1 100644 (file)
@@ -1,5 +1,5 @@
-#ifdef __WXMAC_CLASSIC__
-#include "wx/mac/classic/statline.h"
+#if wxOSX_USE_CARBON
+#include "wx/osx/carbon/statline.h"
 #else
-#include "wx/mac/carbon/statline.h"
+#include "wx/osx/carbon/statline.h"
 #endif