From 501aaa4b72d9783f68b20c064c5e2157a5b205df Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Thu, 10 Jul 2003 14:50:25 +0000 Subject: [PATCH] compilation fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21867 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/generic/tbarsmpl.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/generic/tbarsmpl.cpp b/src/generic/tbarsmpl.cpp index 985c33e727..1273337296 100644 --- a/src/generic/tbarsmpl.cpp +++ b/src/generic/tbarsmpl.cpp @@ -38,6 +38,7 @@ #endif #include "wx/toolbar.h" +#include "wx/tbarsmpl.h" // ---------------------------------------------------------------------------- // private classes -- 2.50.0