Fix newly renamed VirtualSerial demos' include filename references so that they compile.
[pub/USBasp.git] / Demos / Device / ClassDriver / VirtualSerialMouse / VirtualSerialMouse.h
index bee1b04..79cacce 100644 (file)
 \r
 /** \file\r
  *\r
 \r
 /** \file\r
  *\r
- *  Header file for CDCMouse.c.\r
+ *  Header file for VirtualSerialMouse.c.\r
  */\r
 \r
  */\r
 \r
-#ifndef _CDC_MOUSE_H_\r
-#define _CDC_MOUSE_H_\r
+#ifndef _VIRTUALSERIAL_MOUSE_H_\r
+#define _VIRTUALSERIAL_MOUSE_H_\r
 \r
        /* Includes: */\r
                #include <avr/io.h>\r
 \r
        /* Includes: */\r
                #include <avr/io.h>\r