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

    r715 r742  
    3030#include <OgreSceneManager.h>
    3131
    32 #include "tinyxml/tinyxml.h"
    33 //#include "misc/Tokenizer.h"
    34 //#include "misc/String2Number.h"
     32#include "util/tinyxml/tinyxml.h"
     33//#include "util/Tokenizer.h"
     34//#include "util/String2Number.h"
    3535#include "../Orxonox.h"
    3636#include "../core/CoreIncludes.h"
Note: See TracChangeset for help on using the changeset viewer.