X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5c6eb3a84be918dcfed2496d014549e13af0f0e9..63f7d5022e786be61c0226314dac98739f49a426:/include/wx/osx/dataview.h diff --git a/include/wx/osx/dataview.h b/include/wx/osx/dataview.h index ffae4f69ea..8c7fbf5410 100644 --- a/include/wx/osx/dataview.h +++ b/include/wx/osx/dataview.h @@ -1,5 +1,5 @@ #ifdef __WXMAC_CLASSIC__ # error "Native wxDataViewCtrl for classic environment not defined. Please use generic control." #else -# include "wx/mac/carbon/dataview.h" +# include "wx/osx/carbon/dataview.h" #endif