Fix newly renamed VirtualSerial demos' include filename references so that they compile.
[pub/USBasp.git] / Demos / Host / LowLevel / VirtualSerialHost / VirtualSerialHost.c
index c432258..3aaaef3 100644 (file)
 \r
 /** \file\r
  *\r
 \r
 /** \file\r
  *\r
- *  Main source file for the CDCHost demo. This file contains the main tasks of\r
+ *  Main source file for the VirtualSerialHost demo. This file contains the main tasks of\r
  *  the demo and is responsible for the initial application hardware configuration.\r
  */\r
  \r
  *  the demo and is responsible for the initial application hardware configuration.\r
  */\r
  \r
-#include "CDCHost.h"\r
+#include "VirtualSerialHost.h"\r
 \r
 #if 0\r
 /* NOTE: Here you can set up a standard stream using the created virtual serial port, so that the standard stream functions in\r
 \r
 #if 0\r
 /* NOTE: Here you can set up a standard stream using the created virtual serial port, so that the standard stream functions in\r