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