summaryrefslogtreecommitdiff
path: root/src/usart_helpers.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 /src/usart_helpers.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 'src/usart_helpers.h')
-rw-r--r--src/usart_helpers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usart_helpers.h b/src/usart_helpers.h
index eef43fa..d36f689 100644
--- a/src/usart_helpers.h
+++ b/src/usart_helpers.h
@@ -23,7 +23,7 @@
#ifndef USBH_USART_HELPERS_H
#define USBH_USART_HELPERS_H
-#include "usbh_hubbed.h"
+#include "usbh_core.h"
#include <stdint.h>
#include <stdarg.h>