compositor: remove wlr_scene refs

super old leftovers
This commit is contained in:
vaxerski
2023-08-30 17:22:55 +02:00
parent 28a90d6055
commit b4f123d1f2
3 changed files with 3 additions and 6 deletions

View File

@@ -70,7 +70,7 @@ extern "C" {
#include <wlr/types/wlr_xdg_output_v1.h>
#include <wlr/types/wlr_xdg_shell.h>
#include <wlr/types/wlr_subcompositor.h>
#include <wlr/types/wlr_scene.h>
#include <wlr/types/wlr_damage_ring.h>
#include <wlr/types/wlr_input_inhibitor.h>
#include <wlr/types/wlr_keyboard_shortcuts_inhibit_v1.h>
#include <wlr/types/wlr_virtual_pointer_v1.h>