projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eaeb24b
)
- fixed include guarts
author
Ingo Ruhnke
<grumbel@gmx.de>
Thu, 13 Jul 2006 22:05:24 +0000
(22:05 +0000)
committer
Ingo Ruhnke
<grumbel@gmx.de>
Thu, 13 Jul 2006 22:05:24 +0000
(22:05 +0000)
SVN-Revision: 3999
src/badguy/rocketexplosion.hpp
patch
|
blob
|
history
diff --git
a/src/badguy/rocketexplosion.hpp
b/src/badguy/rocketexplosion.hpp
index
ef09d17
..
873d83b
100644
(file)
--- a/
src/badguy/rocketexplosion.hpp
+++ b/
src/badguy/rocketexplosion.hpp
@@
-17,8
+17,8
@@
// along with this program; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-#ifndef __
BOMB
_H__
-#define __
BOMB
_H__
+#ifndef __
ROCKETEXPLOSION
_H__
+#define __
ROCKETEXPLOSION
_H__
#include "badguy.hpp"