diff --git a/include/wx/glcanvas.h b/include/wx/glcanvas.h index 2ed1a201c9..d0cf6016b4 100644 --- a/include/wx/glcanvas.h +++ b/include/wx/glcanvas.h @@ -22,7 +22,7 @@ #endif #include "wx/app.h" -class WXDLLEXPORT wxGLApp : public wxApp +class WXDLLIMPEXP_GL wxGLApp : public wxApp { public: wxGLApp() : wxApp() { }