summaryrefslogtreecommitdiff
path: root/src/gui/widgets/textfield.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/textfield.cpp')
-rw-r--r--src/gui/widgets/textfield.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/widgets/textfield.cpp b/src/gui/widgets/textfield.cpp
index 79c48beac..261cdf901 100644
--- a/src/gui/widgets/textfield.cpp
+++ b/src/gui/widgets/textfield.cpp
@@ -26,7 +26,6 @@
#include "configuration.h"
#include "graphics.h"
#include "keyevent.h"
-#include "keydata.h"
#include "logger.h"
#include "gui/palette.h"
@@ -37,7 +36,6 @@
#include "utils/copynpaste.h"
#include "utils/dtor.h"
-#include "utils/stringutils.h"
#include <guichan/font.hpp>