X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/83df96d63a52ebb08b9e32549dc255354b4a18d0..61ecf6d34ffb087e4a02d1c4e29e1f155875eba0:/include/wx/glcanvas.h?ds=sidebyside diff --git a/include/wx/glcanvas.h b/include/wx/glcanvas.h index 45962a519d..3c4a52646e 100644 --- a/include/wx/glcanvas.h +++ b/include/wx/glcanvas.h @@ -5,6 +5,8 @@ #if wxUSE_GLCANVAS +#define wxGLCanvasName _T("GLCanvas") + #if defined(__WXMSW__) #include "wx/msw/glcanvas.h" #elif defined(__WXMOTIF__)