output: Remove wlr_output_damage include

This commit is contained in:
Kenny Levinsen 2023-09-30 13:37:58 +02:00 committed by Simon Ser
parent 624355485a
commit 64e2a44124
2 changed files with 0 additions and 2 deletions

View file

@ -3,7 +3,6 @@
#include <wayland-server-core.h>
#include <wlr/types/wlr_output.h>
#include <wlr/types/wlr_output_damage.h>
#include "server.h"
#include "view.h"