X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5c6eb3a84be918dcfed2496d014549e13af0f0e9..f1ca421b41579701556dee2d15af6c0256dc8495:/include/wx/osx/choice.h diff --git a/include/wx/osx/choice.h b/include/wx/osx/choice.h index c1dc2abdda..011827b7e0 100644 --- a/include/wx/osx/choice.h +++ b/include/wx/osx/choice.h @@ -1,5 +1,5 @@ #ifdef __WXMAC_CLASSIC__ -#include "wx/mac/classic/choice.h" +#include "wx/osx/classic/choice.h" #else -#include "wx/mac/carbon/choice.h" +#include "wx/osx/carbon/choice.h" #endif