X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5c6eb3a84be918dcfed2496d014549e13af0f0e9..c48d6cdf1fd6b249e95af88e0988fc46fc87b5b9:/include/wx/osx/treectrl.h?ds=sidebyside diff --git a/include/wx/osx/treectrl.h b/include/wx/osx/treectrl.h index 09a33f0dae..431a17775c 100644 --- a/include/wx/osx/treectrl.h +++ b/include/wx/osx/treectrl.h @@ -1,5 +1,5 @@ #ifdef __WXMAC_CLASSIC__ -#include "wx/mac/classic/treectl.h" +#include "wx/osx/classic/treectl.h" #else -#include "wx/mac/carbon/treectrl.h" +#include "wx/osx/carbon/treectrl.h" #endif \ No newline at end of file