Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 26, 2007, 4:00:50 PM (16 years ago)
Author:
landauf
Message:

changed include paths

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/objecthierarchie/src/orxonox/orxonox.cc

    r255 r256  
    3131#include <OgreCEGUIRenderer.h>
    3232
    33 #include "IdentifierIncludes.h"
    34 #include "BaseObject.h"
    35 #include "Test.h"
    36 #include "test1.h"
    37 #include "test2.h"
    38 #include "test3.h"
     33#include "core/IdentifierIncludes.h"
     34#include "objects/BaseObject.h"
     35#include "objects/Test.h"
     36#include "objects/test1.h"
     37#include "objects/test2.h"
     38#include "objects/test3.h"
    3939
    4040#if OGRE_PLATFORM == OGRE_PLATFORM_APPLE
Note: See TracChangeset for help on using the changeset viewer.