Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 14, 2008, 5:50:25 PM (16 years ago)
Author:
rgrieder
Message:
  • changed header file inclusion order
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/core/InputManager.cc

    r1056 r1062  
    3333 */
    3434
    35 #include "core/CoreIncludes.h"
    36 #include "core/Debug.h"
     35#include "InputManager.h"
     36#include "CoreIncludes.h"
     37#include "Debug.h"
    3738#include "InputEventListener.h"
    3839#include "InputHandler.h"
    39 #include "InputManager.h"
    4040
    4141namespace orxonox
Note: See TracChangeset for help on using the changeset viewer.