From 3b8b8024a01220cc4c72b69ac16c6e606f260b74 Mon Sep 17 00:00:00 2001 From: Robert Roebling Date: Mon, 19 May 2008 08:13:45 +0000 Subject: [PATCH] Missing header git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53647 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/bmpcbox.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/wx/bmpcbox.h b/include/wx/bmpcbox.h index 608fb1838f..79010ec0a2 100644 --- a/include/wx/bmpcbox.h +++ b/include/wx/bmpcbox.h @@ -18,6 +18,7 @@ #if wxUSE_BITMAPCOMBOBOX #include "wx/bitmap.h" +#include "wx/window.h" class WXDLLIMPEXP_FWD_CORE wxItemContainer; -- 2.45.2