mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-24 11:20:05 +01:00
fixed path for event_status_driver.h
(The path currently used is deprecated on Tiger and invalid on Leopard.)
This commit is contained in:
parent
136fde2c7b
commit
b6c0697fd6
1 changed files with 1 additions and 1 deletions
|
|
@ -62,8 +62,8 @@
|
|||
#define NO_CFPLUGIN
|
||||
#include <IOKit/IOKitLib.h>
|
||||
#include <IOKit/hidsystem/IOHIDShared.h>
|
||||
#include <IOKit/hidsystem/event_status_driver.h>
|
||||
#include <IOKit/graphics/IOGraphicsLib.h>
|
||||
#include <drivers/event_status_driver.h>
|
||||
|
||||
// Define this to work around bugs in the display drivers for
|
||||
// older PowerBook G3's. If the X server starts without this
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue