summaryrefslogtreecommitdiff
path: root/include/usbh_driver_hub.h
diff options
context:
space:
mode:
authorAmir Hammad <amir.hammad@hotmail.com>2016-07-08 23:53:42 +0200
committerAmir Hammad <amir.hammad@hotmail.com>2016-07-08 23:53:42 +0200
commit4f3a3905c9c75c483fd72e173bd904f566dd4472 (patch)
tree5ca1e4d51a7582527ae49470e4dd9837ca197f3c /include/usbh_driver_hub.h
parentdd950136aa5c438855eb6a3e87f352a11f60747c (diff)
downloadsecure-hid-4f3a3905c9c75c483fd72e173bd904f566dd4472.tar.gz
secure-hid-4f3a3905c9c75c483fd72e173bd904f566dd4472.tar.bz2
secure-hid-4f3a3905c9c75c483fd72e173bd904f566dd4472.zip
rename usbh_hubbed.* to usbh_core.*
Signed-off-by: Amir Hammad <amir.hammad@hotmail.com>
Diffstat (limited to 'include/usbh_driver_hub.h')
-rw-r--r--include/usbh_driver_hub.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usbh_driver_hub.h b/include/usbh_driver_hub.h
index 8555f79..1066074 100644
--- a/include/usbh_driver_hub.h
+++ b/include/usbh_driver_hub.h
@@ -23,7 +23,7 @@
#ifndef USBH_DRIVER_HUB_
#define USBH_DRIVER_HUB_
-#include "usbh_hubbed.h"
+#include "usbh_core.h"
BEGIN_DECLS