diff options
Diffstat (limited to 'backend/udev.c')
-rw-r--r-- | backend/udev.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/backend/udev.c b/backend/udev.c index fb213339..c84b8e31 100644 --- a/backend/udev.c +++ b/backend/udev.c @@ -9,8 +9,6 @@ #include <xf86drmMode.h> #include <wayland-server.h> #include <wlr/session.h> -#include "backend.h" -#include "backend/drm/backend.h" #include "backend/udev.h" #include "common/log.h" |