- Timestamp:
- Sep 1, 2009, 12:38:36 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/libraries2/src/orxonox/worldentities/SpawnPoint.cc
r3196 r5735 32 32 #include "core/Template.h" 33 33 #include "core/XMLPort.h" 34 #include " objects/gametypes/Gametype.h"35 #include " objects/worldentities/pawns/Pawn.h"34 #include "gametypes/Gametype.h" 35 #include "worldentities/pawns/Pawn.h" 36 36 37 37 namespace orxonox
Note: See TracChangeset
for help on using the changeset viewer.