summaryrefslogtreecommitdiff
path: root/hid/patch.py
diff options
context:
space:
mode:
Diffstat (limited to 'hid/patch.py')
-rw-r--r--hid/patch.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/hid/patch.py b/hid/patch.py
index b77e4dac..772e0a35 100644
--- a/hid/patch.py
+++ b/hid/patch.py
@@ -41,3 +41,4 @@ _libs = _get_libs()
_patch(_libs["HID-Project"], "patches/shut-up.patch")
_patch(_libs["HID-Project"], "patches/no-hid-singletones.patch")
_patch(_libs["HID-Project"], "patches/absmouse-win-fix.patch")
+_patch(_libs["HID-Project"], "patches/boot-mouse-fix.patch")