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/overlays/Map.cc

    r5732 r5735  
    5353#include "core/XMLPort.h"
    5454#include "interfaces/RadarViewable.h"
    55 #include "objects/Scene.h"
    56 #include "objects/controllers/HumanController.h"
    57 #include "objects/worldentities/CameraPosition.h"
    58 #include "objects/worldentities/ControllableEntity.h"
     55#include "Scene.h"
     56#include "controllers/HumanController.h"
     57#include "worldentities/CameraPosition.h"
     58#include "worldentities/ControllableEntity.h"
    5959
    6060 namespace orxonox
Note: See TracChangeset for help on using the changeset viewer.