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/SpaceshipSteeringObject.h

    r515 r742  
    33
    44#include "BaseObject.h"
    5 #include "../../tinyxml/tinyxml.h"
     5#include "util/tinyxml/tinyxml.h"
    66
    77namespace orxonox
     
    1313            virtual ~SpaceshipSteeringObject();
    1414
    15            
     15
    1616            void loadParams(TiXmlElement* xmlElem);
    1717
    1818        private:
    19            
     19
    2020
    2121    };
Note: See TracChangeset for help on using the changeset viewer.