Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 10, 2008, 3:35:50 PM (16 years ago)
Author:
landauf
Message:

moved Debug.h, OutputHandler and OutputBuffer to util, to make COUT(x) available everywhere

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/core3/src/orxonox/GraphicsEngine.cc

    r1564 r1586  
    4747#include "core/CoreIncludes.h"
    4848#include "core/ConfigValueIncludes.h"
    49 #include "core/Debug.h"
    5049#include "core/CommandExecutor.h"
    5150#include "core/ConsoleCommand.h"
    5251#include "core/input/InputManager.h"
     52#include "util/Debug.h"
    5353
    5454#include "console/InGameConsole.h"
Note: See TracChangeset for help on using the changeset viewer.