diff options
Diffstat (limited to 'src/spellmanager.cpp')
-rw-r--r-- | src/spellmanager.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/spellmanager.cpp b/src/spellmanager.cpp index 31451c09a..f4462c732 100644 --- a/src/spellmanager.cpp +++ b/src/spellmanager.cpp @@ -28,7 +28,7 @@ #include "localplayer.h" #include "playerinfo.h" -#include "gui/chat.h" +#include "gui/chatwindow.h" #include "net/net.h" #include "net/playerhandler.h" |