try to fix linux build

svn path=/trunk/; revision=29907
This commit is contained in:
Timo Kreuzer 2007-10-27 01:41:23 +00:00
parent 8b2caeb2a4
commit 5834f08fec

View file

@ -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"