X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ad81651f00edc6f489d9b6a0839d316a964fd521..6dcbb6d0d98b4b85ba1ba66cec336ea5ead333b7:/src/mac/treectrl.cpp diff --git a/src/mac/treectrl.cpp b/src/mac/treectrl.cpp index 3aea32e970..67ccc4f022 100644 --- a/src/mac/treectrl.cpp +++ b/src/mac/treectrl.cpp @@ -14,11 +14,14 @@ #endif #include "wx/stubs/textctrl.h" +#include "wx/treebase.h" #include "wx/stubs/treectrl.h" +#if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxTreeCtrl, wxControl) IMPLEMENT_DYNAMIC_CLASS(wxTreeItem, wxObject) +#endif wxTreeCtrl::wxTreeCtrl() {