From: Guillermo Rodriguez Garcia Date: Mon, 28 Feb 2000 13:15:44 +0000 (+0000) Subject: Added #include "wx/bitmap.h" X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/43b2cccb4b6578afa43b25f4dd15d3d29d89bafd Added #include "wx/bitmap.h" git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/resource.h b/include/wx/resource.h index 937bc47b7f..ef958da862 100644 --- a/include/wx/resource.h +++ b/include/wx/resource.h @@ -19,6 +19,8 @@ #include "wx/setup.h" #if wxUSE_WX_RESOURCES + +#include "wx/bitmap.h" #include // A few further types not in wx_types.h