mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-05 07:38:22 +02:00
Another pathname fix for event_status_driver.h
This commit is contained in:
parent
b6c0697fd6
commit
28e48cd8e6
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@
|
|||
#include <string.h>
|
||||
#include <sys/stat.h>
|
||||
#if !defined(DUMPKEYMAP_FILE_ONLY)
|
||||
#include <drivers/event_status_driver.h>
|
||||
#include <IOKit/hidsystem/event_status_driver.h>
|
||||
#endif
|
||||
|
||||
#define PROG_NAME "dumpkeymap"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue