X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5c6eb3a84be918dcfed2496d014549e13af0f0e9..6869b469c6ba4a549b2bd463ce9778915781b0df:/include/wx/osx/notebook.h diff --git a/include/wx/osx/notebook.h b/include/wx/osx/notebook.h index a47ba1b171..12655a9f0c 100644 --- a/include/wx/osx/notebook.h +++ b/include/wx/osx/notebook.h @@ -1,5 +1,5 @@ #ifdef __WXMAC_CLASSIC__ -#include "wx/mac/classic/notebook.h" +#include "wx/osx/classic/notebook.h" #else -#include "wx/mac/carbon/notebook.h" +#include "wx/osx/carbon/notebook.h" #endif