summaryrefslogtreecommitdiff
path: root/src/gui/widgets/chattab.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/chattab.cpp')
-rw-r--r--src/gui/widgets/chattab.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gui/widgets/chattab.cpp b/src/gui/widgets/chattab.cpp
index d71f7f640..a0b31d040 100644
--- a/src/gui/widgets/chattab.cpp
+++ b/src/gui/widgets/chattab.cpp
@@ -34,6 +34,7 @@
#include "gui/widgets/scrollarea.h"
#include "gui/widgets/itemlinkhandler.h"
+#include "gui/widgets/tabbedarea.h"
#include "gui/widgets/tradetab.h"
#include "net/chathandler.h"
@@ -44,8 +45,6 @@
#include "utils/gettext.h"
-#include <guichan/widgets/tabbedarea.hpp>
-
#include "debug.h"
static const unsigned int MAX_WORD_SIZE = 50;