X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5c6eb3a84be918dcfed2496d014549e13af0f0e9..cf21e2fc0bcb1c2f4c4aba2131e7a1756e2ba123:/include/wx/osx/textctrl.h?ds=sidebyside diff --git a/include/wx/osx/textctrl.h b/include/wx/osx/textctrl.h index fe1bd4caea..3edbf1504c 100644 --- a/include/wx/osx/textctrl.h +++ b/include/wx/osx/textctrl.h @@ -1,5 +1,5 @@ #ifdef __WXMAC_CLASSIC__ -#include "wx/mac/classic/textctrl.h" +#include "wx/osx/classic/textctrl.h" #else -#include "wx/mac/carbon/textctrl.h" +#include "wx/osx/carbon/textctrl.h" #endif