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

    r734 r742  
    55#include "Tickable.h"
    66#include "test3.h"
    7 #include "../../tinyxml/tinyxml.h"
     7#include "util/tinyxml/tinyxml.h"
    88
    99namespace orxonox
     
    2323            void setUsefullClass2(Identifier* identifier);
    2424            void setUsefullClassOfTypeTest3(Identifier* identifier);
    25            
     25
    2626            void loadParams(TiXmlElement* xmlElem);
    2727
Note: See TracChangeset for help on using the changeset viewer.