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