]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/frame.h
capitalize the application name in GetAppDisplayName() by default; this results in...
[wxWidgets.git] / include / wx / osx / frame.h
index fceb903d245e5aa98adec789c79b12d431c16388..2952bf36dc1bcef6de1b6303f7c80a902555e4e7 100644 (file)
@@ -1,5 +1,5 @@
 #ifdef __WXMAC_CLASSIC__
-#include "wx/mac/classic/frame.h"
+#include "wx/osx/classic/frame.h"
 #else
-#include "wx/mac/carbon/frame.h"
+#include "wx/osx/carbon/frame.h"
 #endif