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/orxonox/pickup/DroppedItem.cc

    r3196 r5735  
    3333#include "core/Executor.h"
    3434#include "BaseItem.h"
    35 #include "objects/worldentities/Billboard.h"
    36 #include "objects/worldentities/Model.h"
    37 #include "objects/worldentities/pawns/Pawn.h"
     35#include "worldentities/Billboard.h"
     36#include "worldentities/Model.h"
     37#include "worldentities/pawns/Pawn.h"
    3838
    3939namespace orxonox
Note: See TracChangeset for help on using the changeset viewer.