]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed GL case in #include (patch 557178)
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 22 May 2002 15:56:38 +0000 (15:56 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 22 May 2002 15:56:38 +0000 (15:56 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15634 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/msw/glcanvas.h

index 69d6e5cc51e447e3f60ca1a0fec28b8e0e6ee4a5..31301489e0a0816892c3f1dbc9bcb504bc7aac92 100644 (file)
@@ -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 <windows.h>
 
-#include "gl/gl.h"
+#include <GL/gl.h>
 
 //---------------------------------------------------------------------------
 // Constants for attriblist