diff --git a/src/common/taskbarcmn.cpp b/src/common/taskbarcmn.cpp index 5a8a7728d4..cc5908ad06 100644 --- a/src/common/taskbarcmn.cpp +++ b/src/common/taskbarcmn.cpp @@ -25,7 +25,7 @@ #include "wx/menu.h" #endif -extern WXDLLIMPEXP_DATA_CORE(wxList) wxPendingDelete; +extern WXDLLIMPEXP_DATA_BASE(wxList) wxPendingDelete; // DLL options compatibility check: WX_CHECK_BUILD_OPTIONS("wxAdvanced")