Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 17, 2015, 9:45:02 PM (9 years ago)
Author:
landauf
Message:

fixed includes to make it compile without build units

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/cpp11/src/modules/jump/JumpRocket.cc

    r10262 r10443  
    3333
    3434#include "JumpRocket.h"
     35
    3536#include "core/CoreIncludes.h"
    36 #include "core/GameMode.h"
    37 #include "graphics/Model.h"
    38 #include "gametypes/Gametype.h"
     37#include "core/XMLPort.h"
    3938#include "JumpFigure.h"
    40 #include "sound/WorldSound.h"
    41 #include "core/XMLPort.h"
    4239
    4340namespace orxonox
Note: See TracChangeset for help on using the changeset viewer.