X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5c6eb3a84be918dcfed2496d014549e13af0f0e9..96b2cbe8b39292fed91654ff0d1f4b1c16561acb:/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