diff options
Diffstat (limited to 'src/game.cpp')
-rw-r--r-- | src/game.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game.cpp b/src/game.cpp index bf9d2efad..36dddf659 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -90,7 +90,7 @@ #include "gui/widgets/tabs/chat/gmtab.h" #include "gui/widgets/tabs/chat/langtab.h" -#include "gui/widgets/tabs/tradetab.h" +#include "gui/widgets/tabs/chat/tradetab.h" #include "net/generalhandler.h" #include "net/gamehandler.h" |