mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-31 04:01:56 -07:00
relative-pointer: fix missing header for g_pCompositor (#5681)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include "RelativePointer.hpp"
|
||||
#include "Compositor.hpp"
|
||||
#include <algorithm>
|
||||
|
||||
CRelativePointer::CRelativePointer(SP<CZwpRelativePointerV1> resource_) : resource(resource_) {
|
||||
|
Reference in New Issue
Block a user