diff options
Diffstat (limited to 'src/includes.hpp')
-rw-r--r-- | src/includes.hpp | 1 |
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> |