summaryrefslogtreecommitdiff
path: root/src/gui/widgets/guitable.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/guitable.cpp')
-rw-r--r--src/gui/widgets/guitable.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/widgets/guitable.cpp b/src/gui/widgets/guitable.cpp
index 68068acf7..f186a8604 100644
--- a/src/gui/widgets/guitable.cpp
+++ b/src/gui/widgets/guitable.cpp
@@ -23,12 +23,9 @@
#include "gui/widgets/guitable.h"
#include "client.h"
-#include "configuration.h"
#include "input/keyevent.h"
-#include "gui/sdlinput.h"
-
#include "utils/dtor.h"
#include <guichan/actionlistener.hpp>