projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2552f13
)
glu.h is not needed
author
Matthias Braun
<matze@braunis.de>
Tue, 11 Apr 2006 21:14:59 +0000
(21:14 +0000)
committer
Matthias Braun
<matze@braunis.de>
Tue, 11 Apr 2006 21:14:59 +0000
(21:14 +0000)
SVN-Revision: 3307
src/video/drawing_context.cpp
patch
|
blob
|
history
diff --git
a/src/video/drawing_context.cpp
b/src/video/drawing_context.cpp
index
807c92a
..
fe8bf09
100644
(file)
--- a/
src/video/drawing_context.cpp
+++ b/
src/video/drawing_context.cpp
@@
-23,7
+23,6
@@
#include <iostream>
#include <SDL_image.h>
#include <GL/gl.h>
-#include <GL/glu.h>
#include "drawing_context.hpp"
#include "surface.hpp"