From b6c0697fd67323893a9ad3676c33f2f1ec48e15e Mon Sep 17 00:00:00 2001 From: Ben Byer Date: Wed, 5 Sep 2007 04:40:03 -0700 Subject: [PATCH] fixed path for event_status_driver.h (The path currently used is deprecated on Tiger and invalid on Leopard.) --- hw/darwin/iokit/xfIOKit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/darwin/iokit/xfIOKit.c b/hw/darwin/iokit/xfIOKit.c index c7ebd1c18..9de33c064 100644 --- a/hw/darwin/iokit/xfIOKit.c +++ b/hw/darwin/iokit/xfIOKit.c @@ -62,8 +62,8 @@ #define NO_CFPLUGIN #include #include +#include #include -#include // Define this to work around bugs in the display drivers for // older PowerBook G3's. If the X server starts without this