mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 10:37:02 +00:00
[11722] Fix non-pch build
Signed-off-by: SilverIce <slifeleaf@gmail.com>
This commit is contained in:
parent
fc0eb7e9fa
commit
124dc96643
7 changed files with 9 additions and 7 deletions
|
|
@ -17,9 +17,9 @@
|
|||
*/
|
||||
|
||||
#include "ConfusedMovementGenerator.h"
|
||||
#include "Creature.h"
|
||||
#include "MapManager.h"
|
||||
#include "Opcodes.h"
|
||||
#include "Creature.h"
|
||||
#include "Player.h"
|
||||
#include "movement/MoveSplineInit.h"
|
||||
#include "movement/MoveSpline.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue