From: Stefan Neis Date: Sun, 25 Aug 2002 18:20:22 +0000 (+0000) Subject: Added an include to timer.h (needed for non-precompiled headers). X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/063807f6c3b48f4ee4e391187bb9230b641e4fa4 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 --- diff --git a/include/wx/os2/toolbar.h b/include/wx/os2/toolbar.h index 608d65311a..edb8e0e785 100644 --- a/include/wx/os2/toolbar.h +++ b/include/wx/os2/toolbar.h @@ -13,6 +13,7 @@ #define _WX_TOOLBAR_H_ #if wxUSE_TOOLBAR +#include "wx/timer.h" #include "wx/tbarbase.h" #define ID_TOOLTIMER 100