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

    r3280 r5735  
    3434#include "network/ClientInformation.h"
    3535#include "network/Host.h"
    36 #include "objects/controllers/HumanController.h"
    37 #include "objects/gametypes/Gametype.h"
     36#include "controllers/HumanController.h"
     37#include "gametypes/Gametype.h"
    3838#include "overlays/OverlayGroup.h"
    3939
Note: See TracChangeset for help on using the changeset viewer.