From eb2e883fd35b5332a7425488105a7adb500ce3fe Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Fri, 18 Nov 2011 06:26:51 +0000 Subject: Added Class, ClassDevice, ClassHost and ClassCommon to the internal class driver source filenames to prevent ambiguities. --- Projects/Webserver/Lib/uip/uip-split.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Projects/Webserver/Lib/uip') diff --git a/Projects/Webserver/Lib/uip/uip-split.h b/Projects/Webserver/Lib/uip/uip-split.h index 2243355d6..0c768ce40 100644 --- a/Projects/Webserver/Lib/uip/uip-split.h +++ b/Projects/Webserver/Lib/uip/uip-split.h @@ -77,7 +77,7 @@ #include "../../USBHostMode.h" -#include +#include /** * Handle outgoing packets. -- cgit v1.2.3