aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Webserver/USBHostMode.h
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/Webserver/USBHostMode.h')
-rw-r--r--Projects/Webserver/USBHostMode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/Webserver/USBHostMode.h b/Projects/Webserver/USBHostMode.h
index fa914013f..bb7107073 100644
--- a/Projects/Webserver/USBHostMode.h
+++ b/Projects/Webserver/USBHostMode.h
@@ -43,7 +43,7 @@
#include "Lib/uIPManagement.h"
/* External Variables: */
- extern USB_ClassInfo_RNDIS_Host_t Ethernet_RNDIS_Interface;
+ extern USB_ClassInfo_RNDIS_Host_t Ethernet_RNDIS_Interface_Host;
/* Function Prototypes: */
void USBHostMode_USBTask(void);