mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-04 20:55:58 +01:00
backend/session: drop unused <libudev.h>
We don't actually need to pull that header here.
This commit is contained in:
parent
99134c26b8
commit
ba13f471ea
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue