mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
try to fix linux build
svn path=/trunk/; revision=29907
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
|
||||
#include <windows.h> // Header File For Windows
|
||||
#include <math.h> // Header File For Windows Math Library
|
||||
#include <gl\gl.h> // Header File For The OpenGL32 Library
|
||||
#include <gl\glu.h> // Header File For The GLu32 Library
|
||||
#include <gl/gl.h> // Header File For The OpenGL32 Library
|
||||
#include <gl/glu.h> // Header File For The GLu32 Library
|
||||
#include <tchar.h>
|
||||
|
||||
#include "resource.h"
|
||||
|
||||
Reference in New Issue
Block a user