summaryrefslogtreecommitdiff
path: root/tinyusb/class/hid_host.c
diff options
context:
space:
mode:
authorhathach <[email protected]>2013-01-22 18:09:58 +0700
committerhathach <[email protected]>2013-01-22 18:09:58 +0700
commit3ffda2033a55093a1b1667ed22f523a9a8a6a3d4 (patch)
tree5630457978c47300bc200f7bb8660b6dbc1d61b8 /tinyusb/class/hid_host.c
parent38ce3f7534ec9e3e0b10b8923d7d17e437463e86 (diff)
clear 19.1
Diffstat (limited to 'tinyusb/class/hid_host.c')
-rw-r--r--tinyusb/class/hid_host.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tinyusb/class/hid_host.c b/tinyusb/class/hid_host.c
index d0c3f13ea..dbf19b9f9 100644
--- a/tinyusb/class/hid_host.c
+++ b/tinyusb/class/hid_host.c
@@ -35,7 +35,7 @@
* This file is part of the tiny usb stack.
*/
-#include "hid.h"
+#include "hid_host.h"
#if defined DEVICE_CLASS_HID && defined TUSB_CFG_HOST