aboutsummaryrefslogtreecommitdiff
path: root/src/game/Debugcmds.cpp
diff options
context:
space:
mode:
authorXanadu <none@none>2010-02-05 13:01:32 +0100
committerXanadu <none@none>2010-02-05 13:01:32 +0100
commitf8d1920fa591d2aba16bf70023c64f4379c0114d (patch)
tree2c62d72bd6d0941e1969e8820b890ee5a43a827e /src/game/Debugcmds.cpp
parenta5d1bc77abc275402240bec1380fa87f04461ba8 (diff)
Yet more cleanup, mostly in the script system. This should conclude the script integration into core.
--HG-- branch : trunk
Diffstat (limited to 'src/game/Debugcmds.cpp')
-rw-r--r--src/game/Debugcmds.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/Debugcmds.cpp b/src/game/Debugcmds.cpp
index 96c8155c9de..7def90fe5f4 100644
--- a/src/game/Debugcmds.cpp
+++ b/src/game/Debugcmds.cpp
@@ -37,7 +37,6 @@
#include "GridNotifiers.h"
#include "GridNotifiersImpl.h"
#include "SpellMgr.h"
-#include "ScriptCalls.h"
#include "ScriptMgr.h"
bool ChatHandler::HandleDebugSendSpellFailCommand(const char* args)