Renamed Serial_Stream driver to SerialStream to remain consistent with the rest of...
[pub/USBasp.git] / Demos / OTG / TestApp / TestApp.h
index 5e88dae..d5ce8dd 100644 (file)
@@ -48,7 +48,7 @@
                #include <LUFA/MemoryAllocator/DynAlloc.h>              // Auto-defragmenting Dynamic Memory allocation\r
                #include <LUFA/Drivers/Misc/TerminalCodes.h>            // ANSI Terminal Escape Codes\r
                #include <LUFA/Drivers/Peripheral/ADC.h>                // ADC 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/Board/Joystick.h>                // Joystick driver\r
                #include <LUFA/Drivers/Board/LEDs.h>                    // LED driver\r
                #include <LUFA/Drivers/Board/HWB.h>                     // Hardware Button driver\r