mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-22 21:05:58 +01:00
Remove use of missing header
This commit is contained in:
parent
699b364787
commit
e92a65fee8
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@
|
||||||
|
|
||||||
#include "backend/egl.h"
|
#include "backend/egl.h"
|
||||||
#include "backend/udev.h"
|
#include "backend/udev.h"
|
||||||
#include "event.h"
|
|
||||||
|
|
||||||
struct wlr_drm_renderer {
|
struct wlr_drm_renderer {
|
||||||
int fd;
|
int fd;
|
||||||
|
|
Loading…
Reference in a new issue