X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/d0806c817cbf0c1b5c5362d1577eac6075c94dfc..b7ef7f49c9f6b4de962ae32776866bd1d5d59c3b:/Demos/Device/RNDISEthernet/RNDISEthernet.h diff --git a/Demos/Device/RNDISEthernet/RNDISEthernet.h b/Demos/Device/RNDISEthernet/RNDISEthernet.h index 7c3c8dabe..703af4003 100644 --- a/Demos/Device/RNDISEthernet/RNDISEthernet.h +++ b/Demos/Device/RNDISEthernet/RNDISEthernet.h @@ -45,11 +45,12 @@ #include #include "Descriptors.h" - #include "RNDIS.h" - #include "Ethernet.h" - #include "TCP.h" - #include "ARP.h" - #include "Webserver.h" + + #include "Lib/RNDIS.h" + #include "Lib/Ethernet.h" + #include "Lib/TCP.h" + #include "Lib/ARP.h" + #include "Lib/Webserver.h" #include // Library Version Information #include // USB Functionality