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/infos/PlayerInfo.cc

    r3325 r5735  
    3333#include "core/CoreIncludes.h"
    3434#include "network/ClientInformation.h"
    35 #include "objects/gametypes/Gametype.h"
    36 #include "objects/worldentities/ControllableEntity.h"
     35#include "gametypes/Gametype.h"
     36#include "worldentities/ControllableEntity.h"
    3737
    3838namespace orxonox
Note: See TracChangeset for help on using the changeset viewer.