diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/controller_hooks.hpp | 2 |
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 { |