X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/91d33c61a5af8ff5b1dbac696184eecce40476cc..e86d68934f742d0af398f7fc37bad0033e0f3fca:/include/wx/ribbon/art.h?ds=sidebyside 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;