Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 15, 2009, 9:59:28 AM (15 years ago)
Author:
rgrieder
Message:

Cleanup in orxonox/objects (non recursive).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/pch/src/orxonox/objects/RadarViewable.cc

    r3157 r3174  
    3232#include <OgreSceneNode.h>
    3333#include <OgreEntity.h>
    34 #include <OgreManualObject.h>
    3534
    3635#include "util/Debug.h"
    3736#include "util/String.h"
    3837#include "core/CoreIncludes.h"
    39 #include "orxonox/tools/DynamicLines.h"
     38#include "tools/DynamicLines.h"
    4039#include "objects/worldentities/WorldEntity.h"
    4140#include "objects/Radar.h"
Note: See TracChangeset for help on using the changeset viewer.