summaryrefslogtreecommitdiffstats
path: root/DDHotKeyAppDelegate.h
diff options
context:
space:
mode:
Diffstat (limited to 'DDHotKeyAppDelegate.h')
-rw-r--r--DDHotKeyAppDelegate.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/DDHotKeyAppDelegate.h b/DDHotKeyAppDelegate.h
index e6959d8..c4a139e 100644
--- a/DDHotKeyAppDelegate.h
+++ b/DDHotKeyAppDelegate.h
@@ -10,6 +10,8 @@
#import <Cocoa/Cocoa.h>
+#import "Compatibility.h"
+
@interface DDHotKeyAppDelegate : NSObject /*<NSApplicationDelegate>*/
@property (assign) IBOutlet NSWindow *window;