Added Dataflash operational checks and aborts to all projects using the Dataflash...
[pub/USBasp.git] / Projects / Incomplete / StandaloneProgrammer / Lib / DataflashManager.h
index f470907..d353477 100644 (file)
@@ -39,8 +39,8 @@
        /* Includes: */
                #include <avr/io.h>
 
-               #include "StandaloneProgrammer.h"
-               #include "Descriptors.h"
+               #include "../StandaloneProgrammer.h"
+               #include "../Descriptors.h"
 
                #include <LUFA/Drivers/USB/USB.h>
                #include <LUFA/Drivers/Board/Dataflash.h>