summaryrefslogtreecommitdiff
path: root/src/gui/base/widgets/textfield.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/base/widgets/textfield.cpp')
-rw-r--r--src/gui/base/widgets/textfield.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/gui/base/widgets/textfield.cpp b/src/gui/base/widgets/textfield.cpp
index 6ca37c4af..ddcbec1b4 100644
--- a/src/gui/base/widgets/textfield.cpp
+++ b/src/gui/base/widgets/textfield.cpp
@@ -69,11 +69,6 @@
#include "gui/font.h"
-#include "input/key.h"
-#include "input/mouseinput.h"
-
-#include "render/graphics.h"
-
#include "debug.h"
namespace gcn