aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/includes.hpp
diff options
context:
space:
mode:
authorVaxry <[email protected]>2024-04-21 20:04:58 +0100
committerVaxry <[email protected]>2024-04-21 20:04:58 +0100
commited69502ff6e79a6dad213333b0bc3a15e2247942 (patch)
tree614601e075e4c8129a88449687212b26ac096b11 /src/includes.hpp
parent4954dcbbb352a72d41b43a6ab107388c17a0b21b (diff)
downloadHyprland-ed69502ff6e79a6dad213333b0bc3a15e2247942.tar.gz
Hyprland-ed69502ff6e79a6dad213333b0bc3a15e2247942.zip
xdg-decoration: 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 d62994db..3abea9ba 100644
--- a/src/includes.hpp
+++ b/src/includes.hpp
@@ -64,7 +64,6 @@ extern "C" {
#include <wlr/types/wlr_viewporter.h>
#include <wlr/types/wlr_virtual_keyboard_v1.h>
#include <wlr/types/wlr_xdg_activation_v1.h>
-#include <wlr/types/wlr_xdg_decoration_v1.h>
#include <wlr/types/wlr_xdg_output_v1.h>
#include <wlr/types/wlr_xdg_shell.h>
#include <wlr/types/wlr_subcompositor.h>