#include <wx/wx.h>
#endif
+#if wxUSE_DEPRECATED
#include <wx/deprecated/wxexpr.h>
+#endif
#ifdef new
#undef new
EVT_MOUSE_EVENTS(wxShapeCanvas::OnMouseEvent)
END_EVENT_TABLE()
-wxChar* wxShapeCanvasNameStr = wxT("shapeCanvas");
+const wxChar* wxShapeCanvasNameStr = wxT("shapeCanvas");
// Object canvas
wxShapeCanvas::wxShapeCanvas(wxWindow *parent, wxWindowID id,