aboutsummaryrefslogtreecommitdiff
path: root/lib/libusb/libusb20_desc.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libusb/libusb20_desc.h')
-rw-r--r--lib/libusb/libusb20_desc.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libusb/libusb20_desc.h b/lib/libusb/libusb20_desc.h
index a069ee96a68b..48e2715d2003 100644
--- a/lib/libusb/libusb20_desc.h
+++ b/lib/libusb/libusb20_desc.h
@@ -45,6 +45,10 @@
#ifndef _LIBUSB20_DESC_H_
#define _LIBUSB20_DESC_H_
+#ifndef LIBUSB_GLOBAL_INCLUDE_FILE
+#include <stdint.h>
+#endif
+
#ifdef __cplusplus
extern "C" {
#endif