]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/ribbon/art.h
Add curly braces around wxFAIL_MSG() to avoid g++ 4.3 warning.
[wxWidgets.git] / include / wx / ribbon / art.h
index d52796b115f8afde3ee8f84575096fa4525c16ba..e239942414952eb391d3be0e46f97e159f994094 100644 (file)
 #if wxUSE_RIBBON
 
 #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;