backend/session: drop unused <libudev.h>

We don't actually need to pull that header here.
Simon Ser 2 years ago
parent 99134c26b8
commit ba13f471ea

@ -1,7 +1,6 @@
#ifndef WLR_BACKEND_SESSION_H
#define WLR_BACKEND_SESSION_H
#include <libudev.h>
#include <stdbool.h>
#include <sys/types.h>
#include <wayland-server-core.h>

Loading…
Cancel
Save