projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03fe5c5
)
don't include polygon code yet
author
Matthias Braun
<matze@braunis.de>
Sun, 30 May 2004 12:57:56 +0000
(12:57 +0000)
committer
Matthias Braun
<matze@braunis.de>
Sun, 30 May 2004 12:57:56 +0000
(12:57 +0000)
SVN-Revision: 1362
src/tile.h
patch
|
blob
|
history
diff --git
a/src/tile.h
b/src/tile.h
index
e72fbee
..
c466db2
100644
(file)
--- a/
src/tile.h
+++ b/
src/tile.h
@@
-28,7
+28,6
@@
#include "globals.h"
#include "lispreader.h"
#include "setup.h"
-#include "polygon.h"
#include "vector.h"
class LispReader;