Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Aug 23, 2010, 1:08:14 AM (14 years ago)
Author:
landauf
Message:

adjusted includes in all other files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/consolecommands3/src/modules/designtools/SkyboxGenerator.cc

    r7163 r7204  
    3434#include <OgreCamera.h>
    3535
    36 #include "core/ConsoleCommand.h"
    3736#include "core/CoreIncludes.h"
    3837#include "core/ConfigValueIncludes.h"
     38#include "core/GraphicsManager.h"
    3939#include "core/ScopedSingletonManager.h"
     40#include "core/command/ConsoleCommand.h"
     41#include "core/command/CommandExecutor.h"
    4042#include "controllers/HumanController.h"
    4143#include "worldentities/CameraPosition.h"
    4244#include "worldentities/ControllableEntity.h"
    43 #include "core/GraphicsManager.h"
    44 #include "core/CommandExecutor.h"
    4545#include "graphics/Camera.h"
    4646
Note: See TracChangeset for help on using the changeset viewer.