From ba13f471ea53810598c0638757bd912dabc46305 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Wed, 23 Nov 2022 14:17:11 +0100 Subject: backend/session: drop unused We don't actually need to pull that header here. --- include/wlr/backend/session.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/wlr/backend') diff --git a/include/wlr/backend/session.h b/include/wlr/backend/session.h index e5deda57..3583b317 100644 --- a/include/wlr/backend/session.h +++ b/include/wlr/backend/session.h @@ -1,7 +1,6 @@ #ifndef WLR_BACKEND_SESSION_H #define WLR_BACKEND_SESSION_H -#include #include #include #include -- cgit v1.2.3