]> git.saurik.com Git - wxWidgets.git/commitdiff
Added an include to timer.h (needed for non-precompiled headers).
authorStefan Neis <Stefan.Neis@t-online.de>
Sun, 25 Aug 2002 18:20:22 +0000 (18:20 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Sun, 25 Aug 2002 18:20:22 +0000 (18:20 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16776 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/os2/toolbar.h

index 608d65311a0e7603fa10907e70dfdb43f7870e89..edb8e0e785ff0f2fcb4aca676163d02632af15c9 100644 (file)
@@ -13,6 +13,7 @@
 #define _WX_TOOLBAR_H_
 
 #if wxUSE_TOOLBAR
+#include "wx/timer.h"
 #include "wx/tbarbase.h"
 
 #define ID_TOOLTIMER                100