diff options
Diffstat (limited to 'src/actions/actions.cpp')
-rw-r--r-- | src/actions/actions.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/actions/actions.cpp b/src/actions/actions.cpp index b2a455a8d..924fac801 100644 --- a/src/actions/actions.cpp +++ b/src/actions/actions.cpp @@ -54,7 +54,7 @@ #include "gui/windows/shopwindow.h" #include "gui/windows/shortcutwindow.h" -#include "gui/widgets/tabs/chattab.h" +#include "gui/widgets/tabs/chat/chattab.h" #include "render/graphics.h" #if defined USE_OPENGL |