From: Robert Roebling Date: Mon, 19 May 2008 08:13:45 +0000 (+0000) Subject: Missing header X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/3b8b8024a01220cc4c72b69ac16c6e606f260b74 Missing header git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53647 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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;