summaryrefslogtreecommitdiff
path: root/src/gui/base/widgets/textfield.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/base/widgets/textfield.hpp')
-rw-r--r--src/gui/base/widgets/textfield.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/base/widgets/textfield.hpp b/src/gui/base/widgets/textfield.hpp
index aa5f210c5..e9df238ba 100644
--- a/src/gui/base/widgets/textfield.hpp
+++ b/src/gui/base/widgets/textfield.hpp
@@ -67,7 +67,7 @@
#include "listeners/keylistener.h"
#include "listeners/mouselistener.h"
-#include "gui/base/widget.hpp"
+#include "gui/widgets/widget.h"
#include <string>