]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/glcanvas.h
fix a fatal crash due to using wxHSCROLL presence in m_windowStyle as indicator of...
[wxWidgets.git] / include / wx / cocoa / glcanvas.h
index fdbecd935cd9d0d91ecdf736e6d8931504d06e2b..18b8a5fd757b36e2ebcd7ae713a3b42c83c502df 100644 (file)
@@ -12,6 +12,8 @@
 #ifndef _WX_COCOA_GLCANVAS_H__
 #define _WX_COCOA_GLCANVAS_H__
 
+#include "wx/window.h"
+
 // #include "wx/cocoa/NSOpenGLView.h"
 // Include gl.h from the OpenGL framework
 #include <OpenGL/gl.h>