aboutsummaryrefslogtreecommitdiff
path: root/deskutils/preferences/files/patch-Modules_Keyboard_Keyboard.m
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/preferences/files/patch-Modules_Keyboard_Keyboard.m')
-rw-r--r--deskutils/preferences/files/patch-Modules_Keyboard_Keyboard.m13
1 files changed, 13 insertions, 0 deletions
diff --git a/deskutils/preferences/files/patch-Modules_Keyboard_Keyboard.m b/deskutils/preferences/files/patch-Modules_Keyboard_Keyboard.m
new file mode 100644
index 000000000000..3dbd87aaaa21
--- /dev/null
+++ b/deskutils/preferences/files/patch-Modules_Keyboard_Keyboard.m
@@ -0,0 +1,13 @@
+--- Modules/Keyboard/Keyboard.m.orig 2017-08-13 12:40:14 UTC
++++ Modules/Keyboard/Keyboard.m
+@@ -34,9 +34,7 @@ static const char rcsid[] =
+ # include "Config.h"
+ #endif
+
+-#import <AppKit/NSButton.h>
+-#import <AppKit/NSNibLoading.h>
+-#import <AppKit/NSOpenPanel.h>
++#import <Cocoa/Cocoa.h>
+
+ #import "Keyboard.h"
+ #import "KeyboardView.h"