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/Camera.cc

    r716 r742  
    77#include <OgreViewport.h>
    88
    9 #include "tinyxml/tinyxml.h"
    10 #include "misc/Tokenizer.h"
    11 #include "misc/String2Number.h"
    12 #include "misc/Math.h"
     9#include "util/tinyxml/tinyxml.h"
     10#include "util/Tokenizer.h"
     11#include "util/String2Number.h"
     12#include "util/Math.h"
    1313#include "../core/Debug.h"
    1414#include "../core/CoreIncludes.h"
Note: See TracChangeset for help on using the changeset viewer.