X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dc3065a56f1febf3de3b3bbf0904cf8fdc7f7c50..b152d8c56c72577b64de63f4d3b001db5d65f85f:/include/wx/cocoa/glcanvas.h?ds=inline diff --git a/include/wx/cocoa/glcanvas.h b/include/wx/cocoa/glcanvas.h index c36bf9f36d..8e20a0c4eb 100644 --- a/include/wx/cocoa/glcanvas.h +++ b/include/wx/cocoa/glcanvas.h @@ -18,7 +18,7 @@ // Include gl.h from the OpenGL framework #include -class WXDLLIMPEXP_GL wxGLCanvas; +class WXDLLIMPEXP_FWD_GL wxGLCanvas; DECLARE_WXCOCOA_OBJC_CLASS(NSOpenGLContext); DECLARE_WXCOCOA_OBJC_CLASS(NSOpenGLView);