Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 1, 2009, 12:38:36 AM (16 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/overlays/hud/UnderAttackHealthBar.cc

    r3325 r5735  
    3131#include "core/CoreIncludes.h"
    3232#include "core/XMLPort.h"
    33 #include "objects/infos/PlayerInfo.h"
    34 #include "objects/gametypes/UnderAttack.h"
    35 #include "objects/worldentities/pawns/Destroyer.h"
     33#include "infos/PlayerInfo.h"
     34#include "gametypes/UnderAttack.h"
     35#include "worldentities/pawns/Destroyer.h"
    3636
    3737namespace orxonox
Note: See TracChangeset for help on using the changeset viewer.