projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fdca41
)
Fixe for g++-4.1
author
Ingo Ruhnke
<grumbel@gmx.de>
Sun, 29 Nov 2009 04:09:36 +0000
(
04:09
+0000)
committer
Ingo Ruhnke
<grumbel@gmx.de>
Sun, 29 Nov 2009 04:09:36 +0000
(
04:09
+0000)
SVN-Revision: 6157
src/object/infoblock.cpp
patch
|
blob
|
history
diff --git
a/src/object/infoblock.cpp
b/src/object/infoblock.cpp
index
3f558df
..
705d663
100644
(file)
--- a/
src/object/infoblock.cpp
+++ b/
src/object/infoblock.cpp
@@
-23,6
+23,7
@@
#include "supertux/info_box_line.hpp"
#include "util/reader.hpp"
#include "video/drawing_context.hpp"
+#include "sprite/sprite.hpp"
namespace {
const float SCROLL_DELAY = 0.5;