]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/ribbon/art.h
Use wxWebKitCtrlNameStr to adhere to the convention used by other wx classes.
[wxWidgets.git] / include / wx / ribbon / art.h
index 20d635742c3056d9aec2c5f6201e4c21b935dbff..f79065595ed1f9f4569eaf7c88cc818c18318f76 100644 (file)
 
 #if wxUSE_RIBBON
 
-#include <wx/brush.h>
-#include <wx/colour.h>
-#include <wx/font.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;