diff options
Diffstat (limited to 'src/spellshortcut.cpp')
-rw-r--r-- | src/spellshortcut.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/spellshortcut.cpp b/src/spellshortcut.cpp index 89a82401e..1559cfa47 100644 --- a/src/spellshortcut.cpp +++ b/src/spellshortcut.cpp @@ -26,7 +26,7 @@ #include "spellshortcut.h" #include "localplayer.h" -#include "gui/chat.h" +#include "gui/chatwindow.h" #include "gui/widgets/chattab.h" #include "net/inventoryhandler.h" |