Minor documentation adjustments to the demos, projects and bootloaders to ensure...
[pub/USBasp.git] / Projects / Incomplete / StandaloneProgrammer / Lib / SCSI.h
index 38faca6..a0940a7 100644 (file)
@@ -1,13 +1,13 @@
 /*
              LUFA Library
-     Copyright (C) Dean Camera, 2011.
+     Copyright (C) Dean Camera, 2012.
 
   dean [at] fourwalledcubicle [dot] com
            www.lufa-lib.org
 */
 
 /*
-  Copyright 2011  Dean Camera (dean [at] fourwalledcubicle [dot] com)
+  Copyright 2012  Dean Camera (dean [at] fourwalledcubicle [dot] com)
 
   Permission to use, copy, modify, distribute, and sell this
   software and its documentation for any purpose is hereby granted
@@ -42,8 +42,8 @@
 
                #include <LUFA/Drivers/USB/USB.h>
 
-               #include "StandaloneProgrammer.h"
-               #include "Descriptors.h"
+               #include "../StandaloneProgrammer.h"
+               #include "../Descriptors.h"
                #include "DataflashManager.h"
 
        /* Macros: */