Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 18, 2009, 7:21:36 PM (16 years ago)
Author:
landauf
Message:

adjusted weaponsystem-path in (hopefully) all files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/weapons/src/orxonox/objects/worldentities/pawns/Pawn.cc

    r2918 r2923  
    3939#include "objects/worldentities/ParticleSpawner.h"
    4040#include "objects/worldentities/ExplosionChunk.h"
    41 #include "objects/weaponSystem/WeaponSystem.h"
    42 #include "objects/weaponSystem/WeaponSlot.h"
    43 #include "objects/weaponSystem/WeaponPack.h"
    44 #include "objects/weaponSystem/WeaponSet.h"
     41#include "objects/weaponsystem/WeaponSystem.h"
     42#include "objects/weaponsystem/WeaponSlot.h"
     43#include "objects/weaponsystem/WeaponPack.h"
     44#include "objects/weaponsystem/WeaponSet.h"
    4545
    4646namespace orxonox
Note: See TracChangeset for help on using the changeset viewer.