From: Vadim Zeitlin Date: Wed, 22 May 2002 15:56:38 +0000 (+0000) Subject: fixed GL case in #include (patch 557178) X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/86e5d706f46b9ccde3de9ff6ca55413a1554d19e?ds=inline fixed GL case in #include (patch 557178) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15634 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/msw/glcanvas.h b/include/wx/msw/glcanvas.h index 69d6e5cc51..31301489e0 100644 --- a/include/wx/msw/glcanvas.h +++ b/include/wx/msw/glcanvas.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: glcanvas.h +// Name: wx/msw/glcanvas.h // Purpose: wxGLCanvas, for using OpenGL with wxWindows under Windows // Author: Julian Smart // Modified by: @@ -21,7 +21,7 @@ #include -#include "gl/gl.h" +#include //--------------------------------------------------------------------------- // Constants for attriblist