diff options
Diffstat (limited to 'lib/char_to_key_code.m')
-rw-r--r-- | lib/char_to_key_code.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/char_to_key_code.m b/lib/char_to_key_code.m index 210536d..ab4da15 100644 --- a/lib/char_to_key_code.m +++ b/lib/char_to_key_code.m @@ -1,4 +1,4 @@ -#import <Carbon/Carbon.h> +#import "char_to_key_code.h" // Théo Winterhalter // https://stackoverflow.com/users/1275975/th%c3%a9o-winterhalter |