Fixed incorrect signature reported in the CDC class bootloader for the ATMEGA32U2.
[pub/USBasp.git] / Demos / Host / LowLevel / PrinterHost / Lib / PrinterCommands.h
index 8c3bd33..3edfe43 100644 (file)
@@ -41,6 +41,8 @@
                #include <string.h>
 
                #include <LUFA/Drivers/USB/USB.h>
+               
+               #include "../PrinterHost.h"
 
        /* Macros: */
                /** Printer class-specific request to retrieve the printer's ID string. */