Added an include to timer.h (needed for non-precompiled headers).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16776 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Neis 2002-08-25 18:20:22 +00:00
parent 8d8bd9bf15
commit 063807f6c3

View File

@ -13,6 +13,7 @@
#define _WX_TOOLBAR_H_
#if wxUSE_TOOLBAR
#include "wx/timer.h"
#include "wx/tbarbase.h"
#define ID_TOOLTIMER 100