X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/370eda07c101d665fa9676f0c9e0cf450c1e3124..95fbecf646470893c0d643757c118a8803a7786c:/include/wx/ribbon/art.h?ds=sidebyside diff --git a/include/wx/ribbon/art.h b/include/wx/ribbon/art.h index e239942414..f79065595e 100644 --- a/include/wx/ribbon/art.h +++ b/include/wx/ribbon/art.h @@ -16,11 +16,11 @@ #if wxUSE_RIBBON -#include -#include -#include -#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;