Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 31, 2007, 4:23:39 AM (16 years ago)
Author:
landauf
Message:

moved all files from misc and the tinyxml folder into the new util folder

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/src/orxonox/objects/WorldEntity.h

    r733 r742  
    77#include "../OrxonoxPrereqs.h"
    88
    9 #include "misc/Math.h"
     9#include "util/Math.h"
    1010#include "network/Synchronisable.h"
    11 #include "tinyxml/tinyxml.h"
     11#include "util/tinyxml/tinyxml.h"
    1212#include "../core/CoreIncludes.h"
    1313#include "orxonox/core/BaseObject.h"
Note: See TracChangeset for help on using the changeset viewer.