diff options
Diffstat (limited to 'src/actions/chat.cpp')
-rw-r--r-- | src/actions/chat.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/actions/chat.cpp b/src/actions/chat.cpp index 4c77787ab..42d16ee22 100644 --- a/src/actions/chat.cpp +++ b/src/actions/chat.cpp @@ -24,7 +24,7 @@ #include "actions/actiondef.h" -#include "gui/chatconsts.h" +#include "const/gui/chat.h" #include "gui/windows/chatwindow.h" |