Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 23, 2013, 8:42:47 PM (12 years ago)
Author:
landauf
Message:

moved all files in core which are used for configuration to a new subdirectory (core/config/)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/core6/src/libraries/network/WANDiscovery.h

    r8858 r9558  
    3131#include "NetworkPrereqs.h"
    3232#include "packet/ServerInformation.h"
    33 #include "core/ConfigFileManager.h"
     33#include "core/CoreIncludes.h"
    3434#include "core/OrxonoxClass.h"
    35 #include "core/ConfigValueIncludes.h"
    36 #include "core/CoreIncludes.h"
     35#include "core/config/ConfigFileManager.h"
     36#include "core/config/ConfigValueIncludes.h"
    3737#include "MasterServerComm.h"
    3838#include "MasterServerProtocol.h"
Note: See TracChangeset for help on using the changeset viewer.