X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5c6eb3a84be918dcfed2496d014549e13af0f0e9..ac10ea91c9bff4a8daae3313063867647c1e1079:/include/wx/osx/textctrl.h 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