summaryrefslogtreecommitdiff
path: root/Tweak.xm
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2017-02-01 08:28:08 -0800
committerJay Freeman (saurik) <saurik@saurik.com>2017-02-01 08:28:08 -0800
commitde96ccab6b3f23d3d22a84eac3e7820cfdc5f373 (patch)
tree93484358745aa713fd81fee524572202b08a2ba2 /Tweak.xm
parent6ecc8a3830c7347a315deb28a18e6a8e1486a136 (diff)
I guess someone requested this a long time ago :(.
Diffstat (limited to 'Tweak.xm')
-rw-r--r--Tweak.xm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tweak.xm b/Tweak.xm
index 2e85f78..9d492b7 100644
--- a/Tweak.xm
+++ b/Tweak.xm
@@ -338,6 +338,7 @@ const char *dylibs_[] = {
"/System/Library/PrivateFrameworks",
"/System/Library/CoreServices",
"/System/Library/AccessibilityBundles",
+ "/System/Library/HIDPlugins",
NULL,
};