]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/dcscreen.h
Compilation fix for gcc-4 and newer.
[wxWidgets.git] / include / wx / osx / dcscreen.h
index 8e710bed4b974f6b1a0cdb9543e814a4a3746da9..13b7afb7d99ec92f52b092bf3afbae779f4b7334 100644 (file)
@@ -1,5 +1,5 @@
 #ifdef __WXMAC_CLASSIC__
-#include "wx/mac/classic/dcscreen.h"
+#include "wx/osx/classic/dcscreen.h"
 #else
-#include "wx/mac/carbon/dcscreen.h"
+#include "wx/osx/carbon/dcscreen.h"
 #endif