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