aboutsummaryrefslogtreecommitdiffstats
path: root/src/controller_hooks.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/controller_hooks.hpp')
-rw-r--r--src/controller_hooks.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controller_hooks.hpp b/src/controller_hooks.hpp
index 5b272d7..f259089 100644
--- a/src/controller_hooks.hpp
+++ b/src/controller_hooks.hpp
@@ -24,7 +24,7 @@
namespace wm
{
-struct WindowManager;
+class WindowManager;
struct controller_hooks
{