mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-25 14:25:59 +01:00
input-capture: fix build
This commit is contained in:
parent
36328f3f8c
commit
6c211d49b5
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include "hyprland-input-capture-v1.hpp"
|
||||
#include "../protocols/WaylandProtocol.hpp"
|
||||
#include <hyprutils/math/Vector2D.hpp>
|
||||
|
||||
class CInputCaptureProtocol : public IWaylandProtocol {
|
||||
|
|
Loading…
Reference in a new issue