Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 31, 2007, 4:56:53 PM (18 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/network/GameStateManager.h

    r673 r774  
    1919#include "ClientInformation.h"
    2020#include "Synchronisable.h"
    21 #include "orxonox/core/CoreIncludes.h"
    22 #include "orxonox/core/Iterator.h"
     21#include "core/CoreIncludes.h"
     22#include "core/Iterator.h"
    2323#include "PacketTypes.h"
    2424
Note: See TracChangeset for help on using the changeset viewer.