Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 1, 2009, 12:38:36 AM (15 years ago)
Author:
landauf
Message:

Removed /objects/ from all paths (except from those in the objects module of course).
Compiles again.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/libraries2/src/modules/weapons/weaponmodes/LaserFire.cc

    r5724 r5735  
    3131#include "core/CoreIncludes.h"
    3232#include "weapons/projectiles/ParticleProjectile.h"
    33 #include "objects/weaponsystem/Weapon.h"
    34 #include "objects/weaponsystem/WeaponPack.h"
    35 #include "objects/weaponsystem/WeaponSystem.h"
     33#include "weaponsystem/Weapon.h"
     34#include "weaponsystem/WeaponPack.h"
     35#include "weaponsystem/WeaponSystem.h"
    3636
    3737namespace orxonox
Note: See TracChangeset for help on using the changeset viewer.