summaryrefslogtreecommitdiff
path: root/comms/scrcpy/files/patch-app_src_usb_aoa__hid.c
blob: 5572ac5656376c0a06dc18996cda41f6f0d024e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- app/src/usb/aoa_hid.c.orig	2025-04-20 01:48:34 UTC
+++ app/src/usb/aoa_hid.c
@@ -5,7 +5,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <sys/types.h>
-#include <libusb-1.0/libusb.h>
+#include <libusb.h>
 
 #include "events.h"
 #include "util/log.h"