diff options
Diffstat (limited to 'hw/darwin/darwin.h')
-rw-r--r-- | hw/darwin/darwin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/darwin/darwin.h b/hw/darwin/darwin.h index 337706b3f..4f4e9b91f 100644 --- a/hw/darwin/darwin.h +++ b/hw/darwin/darwin.h @@ -31,7 +31,7 @@ #include <IOKit/IOTypes.h> #include "inputstr.h" #include "scrnintstr.h" -#include "extensions/XKB.h" +#include <X11/extensions/XKB.h> typedef struct { void *framebuffer; |