projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd1ac9d
)
consistent SDL include
author
Tobias Gläßer
<tobi.web@gmx.de>
Tue, 16 Mar 2004 21:12:36 +0000
(21:12 +0000)
committer
Tobias Gläßer
<tobi.web@gmx.de>
Tue, 16 Mar 2004 21:12:36 +0000
(21:12 +0000)
SVN-Revision: 254
src/type.h
patch
|
blob
|
history
diff --git
a/src/type.h
b/src/type.h
index
8d02c50
..
cde7d78
100644
(file)
--- a/
src/type.h
+++ b/
src/type.h
@@
-13,7
+13,7
@@
#ifndef SUPERTUX_TYPE_H
#define SUPERTUX_TYPE_H
-#include
<SDL/SDL.h>
+#include
"SDL.h"
/* 'Base' type for game objects */