]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/ribbon/art.h
Allow wxAny to contain 'const char*' or 'const wchar_t*'. This was previously not...
[wxWidgets.git] / include / wx / ribbon / art.h
index d52796b115f8afde3ee8f84575096fa4525c16ba..f79065595ed1f9f4569eaf7c88cc818c18318f76 100644 (file)
 
 #if wxUSE_RIBBON
 
-#include <wx/brush.h>
-#include <wx/pen.h>
+#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;