projects
/
freeglut
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
159d74c
)
Removed superfluous #includes.
author
Sven Panne
<sven.panne@aedion.de>
Sun, 2 Nov 2008 18:42:49 +0000
(18:42 +0000)
committer
Sven Panne
<sven.panne@aedion.de>
Sun, 2 Nov 2008 18:42:49 +0000
(18:42 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@745
7f0cb862
-5218-0410-a997-
914c9d46530a
src/freeglut_internal.h
patch
|
blob
|
history
diff --git
a/src/freeglut_internal.h
b/src/freeglut_internal.h
index
081ae9c
..
90d1a37
100644
(file)
--- a/
src/freeglut_internal.h
+++ b/
src/freeglut_internal.h
@@
-105,8
+105,6
@@
#endif
/* These files should be available on every platform. */
-#include <GL/gl.h>
-#include <GL/glu.h>
#include <stdio.h>
#include <string.h>
#include <math.h>