From: Vadim Zeitlin Date: Sat, 2 Jul 2005 11:19:51 +0000 (+0000) Subject: added include wx/toolbar.h neededfor mingw32 compilation X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/e0cf37456b4149fdddab3823d7b819f5a7234031 added include wx/toolbar.h neededfor mingw32 compilation git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34799 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/common/wincmn.cpp b/src/common/wincmn.cpp index d50c93e5d3..77dbb647ef 100644 --- a/src/common/wincmn.cpp +++ b/src/common/wincmn.cpp @@ -44,6 +44,7 @@ #include "wx/dialog.h" #include "wx/msgdlg.h" #include "wx/statusbr.h" + #include "wx/toolbar.h" #include "wx/dcclient.h" #endif //WX_PRECOMP