diff options
Diffstat (limited to 'backend/udev.c')
-rw-r--r-- | backend/udev.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/udev.c b/backend/udev.c index 1fecaee4..1cc53f60 100644 --- a/backend/udev.c +++ b/backend/udev.c @@ -8,7 +8,7 @@ #include <xf86drm.h> #include <xf86drmMode.h> #include <wayland-server.h> -#include <wlr/session.h> +#include <wlr/backend/session.h> #include <wlr/util/log.h> #include "backend/udev.h" |