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/FusionFire.cc

    r5724 r5735  
    3333#include "weapons/projectiles/BillboardProjectile.h"
    3434
    35 #include "objects/weaponsystem/Weapon.h"
    36 #include "objects/weaponsystem/WeaponPack.h"
    37 #include "objects/weaponsystem/WeaponSystem.h"
     35#include "weaponsystem/Weapon.h"
     36#include "weaponsystem/WeaponPack.h"
     37#include "weaponsystem/WeaponSystem.h"
    3838
    3939namespace orxonox
Note: See TracChangeset for help on using the changeset viewer.