aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/usb/usb_descriptors.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmaple/usb/usb_descriptors.h')
-rw-r--r--libmaple/usb/usb_descriptors.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmaple/usb/usb_descriptors.h b/libmaple/usb/usb_descriptors.h
index 405588a..9bcb2b6 100644
--- a/libmaple/usb/usb_descriptors.h
+++ b/libmaple/usb/usb_descriptors.h
@@ -27,7 +27,7 @@
#ifndef _USB_DESCRIPTORS_H_
#define _USB_DESCRIPTORS_H_
-#include "libmaple.h"
+#include <libmaple/libmaple.h>
#define USB_DESCRIPTOR_TYPE_DEVICE 0x01
#define USB_DESCRIPTOR_TYPE_CONFIGURATION 0x02