X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d3c7fc996a73e9f6a83067bc28a3c5581a3fee65..9f41bf0eb04f4cdffd98a9ff38653c403b150d29:/include/wx/cocoa/glcanvas.h diff --git a/include/wx/cocoa/glcanvas.h b/include/wx/cocoa/glcanvas.h index fdbecd935c..18b8a5fd75 100644 --- a/include/wx/cocoa/glcanvas.h +++ b/include/wx/cocoa/glcanvas.h @@ -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