mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
Fix GL/gl.h include for cross-compiling from linux.
svn path=/trunk/; revision=10683
This commit is contained in:
@@ -50,7 +50,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
|
||||
#include "gl\gl.h"
|
||||
#include "GL/gl.h"
|
||||
|
||||
#if defined(_MSV_VER) && !defined(__GNUC__)
|
||||
# pragma warning (disable:4273)
|
||||
|
||||
Reference in New Issue
Block a user