fix WinCE compilation after tbar95.h ->t oolbar.h renaming (#10197)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56864 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
e2d4ce7d36
commit
dbb2baaef7
@ -76,7 +76,7 @@ private:
|
||||
|
||||
// For __POCKETPC__
|
||||
|
||||
#include "wx/msw/tbar95.h"
|
||||
#include "wx/msw/toolbar.h"
|
||||
|
||||
class WXDLLIMPEXP_CORE wxToolMenuBar : public wxToolBar
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user