#pragma hdrstop
#endif
+#include "wx/dc.h"
+#include "wx/settings.h"
#include "wx/ribbon/art.h"
#if wxUSE_RIBBON
#include "wx/msw/private.h"
#elif defined(__WXMAC__)
#include "wx/osx/private.h"
+// only for kThemeBrushToolbarBackground
+#include <Carbon/Carbon.h>
#endif
wxRibbonAUIArtProvider::wxRibbonAUIArtProvider()