mirror of
https://github.com/darlinghq/darling-cocotron.git
synced 2024-12-05 02:27:42 +00:00
Correct include path for HIToolbox/Events.h
This commit is contained in:
parent
42dc8c10a7
commit
f610b22d14
@ -2,7 +2,7 @@
|
||||
#define _CARBONKEYS_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <Carbon/HIToolbox/Events.h>
|
||||
#include <HIToolbox/Events.h>
|
||||
|
||||
// The contents of this file are hardware specific to a certain degree,
|
||||
// but this is probably as good as we can do.
|
||||
|
Loading…
Reference in New Issue
Block a user