summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tradetab.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/tradetab.cpp')
-rw-r--r--src/gui/widgets/tradetab.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/widgets/tradetab.cpp b/src/gui/widgets/tradetab.cpp
index 99a145d86..deec2aea6 100644
--- a/src/gui/widgets/tradetab.cpp
+++ b/src/gui/widgets/tradetab.cpp
@@ -22,10 +22,10 @@
#include "gui/widgets/tradetab.h"
-#include "chatlog.h"
+#include "chatlogger.h"
#include "commandhandler.h"
#include "localplayer.h"
-#include "log.h"
+#include "logger.h"
#include "gui/theme.h"