]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/dataview.h
added wxTLS_TYPE() macro
[wxWidgets.git] / include / wx / osx / dataview.h
index ffae4f69eaaeb546d15001a07f0cc951a93a539f..8c7fbf5410b686da10090156260f6d8671d65df8 100644 (file)
@@ -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