Skip to content

Commit

Permalink
input-capture: fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
3l0w committed Sep 30, 2024
1 parent bf6db1e commit a0869bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/protocols/InputCapture.hpp
Original file line number Diff line number Diff line change
@@ -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 {
Expand Down

0 comments on commit a0869bb

Please sign in to comment.