mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-09 04:48:08 +02:00
[drm] Drop drm/ from include directives
One file was missing the fix.
This commit is contained in:
parent
c4f46b6262
commit
52757e5801
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
|||
#include <values.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <drm/drm.h>
|
||||
#include <drm.h>
|
||||
#include <xf86drm.h>
|
||||
#include <xf86drmMode.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue