aboutsummaryrefslogtreecommitdiff
path: root/security/hyperhotp/files/patch-src_core_log.h
blob: 2e80eae4f101853865f6c8412fafe2399ed3856f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/core/log.h.orig	2021-10-05 10:43:22 UTC
+++ src/core/log.h
@@ -1,6 +1,6 @@
 #pragma once
 
-#include <libusb-1.0/libusb.h>
+#include <libusb.h>
 #include <stddef.h>
 
 void log_fatal(const char* msg);