Commit of new class abstraction APIs for all device demos other than the MIDI demo...
[pub/USBasp.git] / Demos / OTG / TestApp / TestApp.h
index de4d526..7ae5663 100644 (file)
@@ -45,7 +45,6 @@
                #include <LUFA/Version.h>                               // Library Version Information\r
                #include <LUFA/Drivers/USB/USB.h>                       // USB Functionality\r
                #include <LUFA/Scheduler/Scheduler.h>                   // Simple scheduler for task management\r
-               #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/SerialStream.h>       // USART Stream driver\r