mirror of
https://github.com/reactos/reactos.git
synced 2025-01-02 20:43:18 +00:00
Change <GL\\gl.h> to "GL/gl.h" include.
svn path=/trunk/; revision=10685
This commit is contained in:
parent
94ec82db25
commit
e9706d1315
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@
|
|||
|
||||
|
||||
#include <windows.h>
|
||||
#include <GL\gl.h>
|
||||
#include "GL/gl.h"
|
||||
#include "context.h"
|
||||
#ifdef DDRAW
|
||||
#define DIRECTDRAW_VERSION 0x0100
|
||||
|
|
Loading…
Reference in a new issue