aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/includes.hpp
diff options
context:
space:
mode:
authorVaxry <[email protected]>2024-04-30 16:32:05 +0100
committerVaxry <[email protected]>2024-04-30 16:34:09 +0100
commit90e1411315065ead5b5a7873be4109bdfb9f5470 (patch)
tree3e55d49559d1e77ae655a7c5ea4d4d73f8054180 /src/includes.hpp
parentd7a48cf47816041c5cb705c9de218c3395635822 (diff)
downloadHyprland-90e1411315065ead5b5a7873be4109bdfb9f5470.tar.gz
Hyprland-90e1411315065ead5b5a7873be4109bdfb9f5470.zip
session-lock: move to new impl
Diffstat (limited to 'src/includes.hpp')
-rw-r--r--src/includes.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/includes.hpp b/src/includes.hpp
index d6f98a88..ed40331f 100644
--- a/src/includes.hpp
+++ b/src/includes.hpp
@@ -90,7 +90,6 @@ extern "C" {
#include <wlr/backend/headless.h>
#include <wlr/backend/multi.h>
#include <wlr/backend/wayland.h>
-#include <wlr/types/wlr_session_lock_v1.h>
#include <wlr/types/wlr_single_pixel_buffer_v1.h>
#include <wlr/util/box.h>
#include <wlr/util/transform.h>