X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/91d33c61a5af8ff5b1dbac696184eecce40476cc..0bf14ab8b14d3a999fe1159d2bec33740e066a53:/include/wx/ribbon/art.h diff --git a/include/wx/ribbon/art.h b/include/wx/ribbon/art.h index d52796b115..f79065595e 100644 --- a/include/wx/ribbon/art.h +++ b/include/wx/ribbon/art.h @@ -16,8 +16,11 @@ #if wxUSE_RIBBON -#include -#include +#include "wx/brush.h" +#include "wx/colour.h" +#include "wx/font.h" +#include "wx/pen.h" +#include "wx/bitmap.h" class WXDLLIMPEXP_FWD_CORE wxDC; class WXDLLIMPEXP_FWD_CORE wxWindow;