Renamed Serial_Stream driver to SerialStream to remain consistent with the rest of...
[pub/USBasp.git] / Demos / OTG / TestApp / TestEvents.h
index adaf875..b5a83ed 100644 (file)
@@ -42,7 +42,7 @@
                #include <LUFA/Common/Common.h>                          // Commonly used macros\r
                #include <LUFA/Drivers/USB/USB.h>                        // USB Functionality\r
                #include <LUFA/Drivers/Board/LEDs.h>                     // LED driver\r
-               #include <LUFA/Drivers/Peripheral/Serial_Stream.h>       // USART Stream driver\r
+               #include <LUFA/Drivers/Peripheral/SerialStream.h>        // USART Stream driver\r
                #include <LUFA/Drivers/Misc/TerminalCodes.h>             // ANSI Terminal Escape Codes\r
                #include <LUFA/Scheduler/Scheduler.h>                    // Simple scheduler for task management\r
 \r