mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 01:16:28 -04:00
Changelog: https://github.com/Genymobile/scrcpy/releases/tag/v2.4 Reported by: GitHub (watch releases)
11 lines
243 B
C
11 lines
243 B
C
--- app/src/usb/aoa_hid.h.orig 2024-03-02 22:22:09 UTC
|
|
+++ app/src/usb/aoa_hid.h
|
|
@@ -4,7 +4,7 @@
|
|
#include <stdint.h>
|
|
#include <stdbool.h>
|
|
|
|
-#include <libusb-1.0/libusb.h>
|
|
+#include <libusb.h>
|
|
|
|
#include "hid/hid_event.h"
|
|
#include "usb.h"
|