X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3175fc12b4b386754be7b9c1db13fcbc435e67da..032e024c1c6ab6a20226604baab9d00558620e72:/include/wx/ribbon/art.h diff --git a/include/wx/ribbon/art.h b/include/wx/ribbon/art.h index 20d635742c..f79065595e 100644 --- a/include/wx/ribbon/art.h +++ b/include/wx/ribbon/art.h @@ -16,10 +16,11 @@ #if wxUSE_RIBBON -#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;