aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/includes.hpp
diff options
context:
space:
mode:
authorVaxry <[email protected]>2024-04-21 19:30:23 +0100
committerVaxry <[email protected]>2024-04-21 19:30:23 +0100
commit4954dcbbb352a72d41b43a6ab107388c17a0b21b (patch)
treec6023964f0a100eee801f44fc587d794f358c99f /src/includes.hpp
parent55f1f3fedfc6dc5da7f304bdfc8296a0a056f781 (diff)
downloadHyprland-4954dcbbb352a72d41b43a6ab107388c17a0b21b.tar.gz
Hyprland-4954dcbbb352a72d41b43a6ab107388c17a0b21b.zip
relative-pointer: 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 d7cb7ce8..d62994db 100644
--- a/src/includes.hpp
+++ b/src/includes.hpp
@@ -83,7 +83,6 @@ extern "C" {
#include <wlr/render/gles2.h>
#include <wlr/render/wlr_texture.h>
#include <wlr/types/wlr_pointer_constraints_v1.h>
-#include <wlr/types/wlr_relative_pointer_v1.h>
#include <wlr/interfaces/wlr_keyboard.h>
#include <wlr/types/wlr_xdg_foreign_registry.h>
#include <wlr/types/wlr_xdg_foreign_v1.h>