]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/glcanvas.h
make wxChoice and wxListBox inherit from wxControlWithItems and not wxControl for...
[wxWidgets.git] / include / wx / cocoa / glcanvas.h
index c36bf9f36d3874109a676f9321f0ad5aa2d48eee..8e20a0c4eb5f85134adfde57087d45a9f819a9bf 100644 (file)
@@ -18,7 +18,7 @@
 // Include gl.h from the OpenGL framework
 #include <OpenGL/gl.h>
 
-class WXDLLIMPEXP_GL wxGLCanvas;
+class WXDLLIMPEXP_FWD_GL wxGLCanvas;
 DECLARE_WXCOCOA_OBJC_CLASS(NSOpenGLContext);
 DECLARE_WXCOCOA_OBJC_CLASS(NSOpenGLView);