diff options
Diffstat (limited to 'src/game/Debugcmds.cpp')
-rw-r--r-- | src/game/Debugcmds.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/Debugcmds.cpp b/src/game/Debugcmds.cpp index 4323ef3897b..8a28ae72e00 100644 --- a/src/game/Debugcmds.cpp +++ b/src/game/Debugcmds.cpp @@ -21,6 +21,7 @@ #include "Common.h" #include "Database/DatabaseEnv.h" #include "WorldPacket.h" +#include "Vehicle.h" #include "Player.h" #include "Opcodes.h" #include "Chat.h" |