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/JumpPlatformTimer.h

    r10262 r10443  
    3636#define _JumpPlatformTimer_H__
    3737
    38 #include "jump/JumpPrereqs.h"
    39 
    40 #include "util/Math.h"
    41 
    42 #include "worldentities/MovableEntity.h"
    43 #include "graphics/ParticleSpawner.h"
    44 
     38#include "JumpPrereqs.h"
     39#include "JumpPlatform.h"
    4540
    4641namespace orxonox
Note: See TracChangeset for help on using the changeset viewer.