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.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gui/base/widgets/textfield.cpp b/src/gui/base/widgets/textfield.cpp
index 1514d3afb..891e7e86b 100644
--- a/src/gui/base/widgets/textfield.cpp
+++ b/src/gui/base/widgets/textfield.cpp
@@ -70,7 +70,8 @@
#include "gui/font.h"
#include "gui/base/key.hpp"
-#include "gui/base/mouseinput.hpp"
+
+#include "input/mouseinput.h"
#include "render/graphics.h"