summaryrefslogtreecommitdiff
path: root/src/gui/base/widgets/textbox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/base/widgets/textbox.cpp')
-rw-r--r--src/gui/base/widgets/textbox.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/base/widgets/textbox.cpp b/src/gui/base/widgets/textbox.cpp
index db5d91b92..292e35850 100644
--- a/src/gui/base/widgets/textbox.cpp
+++ b/src/gui/base/widgets/textbox.cpp
@@ -70,8 +70,8 @@
#include "gui/font.h"
#include "gui/base/basiccontainer.hpp"
-#include "gui/base/key.hpp"
+#include "input/key.h"
#include "input/mouseinput.h"
#include "render/graphics.h"