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