[11722] Fix non-pch build

Signed-off-by: SilverIce <slifeleaf@gmail.com>
This commit is contained in:
sixsixnine 2011-07-08 20:29:04 +03:00 committed by SilverIce
parent fc0eb7e9fa
commit 124dc96643
7 changed files with 9 additions and 7 deletions

View file

@ -20,12 +20,11 @@
#include "TargetedMovementGenerator.h"
#include "Errors.h"
#include "Creature.h"
#include "Player.h"
#include "World.h"
#include "movement/MoveSplineInit.h"
#include "movement/MoveSpline.h"
#define SMALL_ALPHA 0.05f
#include <cmath>
//-----------------------------------------------//