Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Aug 31, 2009, 6:08:26 PM (15 years ago)
Author:
landauf
Message:

moved WeaponsystemPrereqs.h to the weapons module too, renamed as WeaponsPrereqs.h
renamed _WeaponsystemExport as _WeaponsExport
changed paths accordingly
compiles again

File:
1 edited

Legend:

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

    r3196 r5724  
    3434#include "objects/worldentities/Model.h"
    3535
    36 #include "objects/weaponsystem/projectiles/Projectile.h"
    37 #include "objects/weaponsystem/MuzzleFlash.h"
     36#include "weapons/projectiles/Projectile.h"
     37#include "weapons/MuzzleFlash.h"
    3838#include "objects/weaponsystem/Weapon.h"
    3939#include "objects/weaponsystem/WeaponPack.h"
Note: See TracChangeset for help on using the changeset viewer.