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

    r3370 r5735  
    3939#include "core/GUIManager.h"
    4040#include "core/input/InputManager.h"
    41 #include "objects/controllers/HumanController.h"
    42 #include "objects/worldentities/pawns/Pawn.h"
     41#include "controllers/HumanController.h"
     42#include "worldentities/pawns/Pawn.h"
    4343
    4444#include "EquipmentItem.h"
Note: See TracChangeset for help on using the changeset viewer.