diff options
| author | Vadim Shpakovski | 2015-03-09 15:37:05 +0300 | 
|---|---|---|
| committer | Vadim Shpakovski | 2015-03-09 15:37:05 +0300 | 
| commit | bc2c91fc9469449514d218304e23022563ac30fd (patch) | |
| tree | aa29fe449c2e4e2780a4ff83be689972593a3dbe /Framework/MASKeyCodes.h | |
| parent | 7bbaed62276c60c2e83b35b4329f795149be27fc (diff) | |
| parent | 7586157fe2441840cf5c6354a07bd2fd4bfea8fd (diff) | |
| download | MASShortcut-bc2c91fc9469449514d218304e23022563ac30fd.tar.bz2 | |
Merge pull request #67 from brow/carthage
Support installation with Carthage
Diffstat (limited to 'Framework/MASKeyCodes.h')
| -rw-r--r-- | Framework/MASKeyCodes.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/Framework/MASKeyCodes.h b/Framework/MASKeyCodes.h index 8c1ce06..40cee9e 100644 --- a/Framework/MASKeyCodes.h +++ b/Framework/MASKeyCodes.h @@ -1,4 +1,5 @@  #import <Carbon/Carbon.h> +#import <AppKit/AppKit.h>  // These glyphs are missed in Carbon.h  enum { | 
