Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 31, 2007, 4:56:53 PM (17 years ago)
Author:
rgrieder
Message:
  • changed executable from main to orxonox
  • added src/orxonox to the include directories
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/src/loader/LevelLoader.cc

    r738 r774  
    2929#include <OgreOverlayManager.h>
    3030
    31 #include "orxonox/core/Error.h"
    32 #include "orxonox/core/Debug.h"
    33 #include "orxonox/core/CoreIncludes.h"
     31#include "core/Error.h"
     32#include "core/Debug.h"
     33#include "core/CoreIncludes.h"
    3434
    3535#include "audio/AudioManager.h"
    36 #include "orxonox/core/BaseObject.h"
     36#include "core/BaseObject.h"
    3737#include "orxonox/Orxonox.h"
    3838
Note: See TracChangeset for help on using the changeset viewer.