aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver/MassStorage/Lib/SCSI.h
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/Device/ClassDriver/MassStorage/Lib/SCSI.h')
-rw-r--r--Demos/Device/ClassDriver/MassStorage/Lib/SCSI.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Demos/Device/ClassDriver/MassStorage/Lib/SCSI.h b/Demos/Device/ClassDriver/MassStorage/Lib/SCSI.h
index 635bd067f..d44662382 100644
--- a/Demos/Device/ClassDriver/MassStorage/Lib/SCSI.h
+++ b/Demos/Device/ClassDriver/MassStorage/Lib/SCSI.h
@@ -42,8 +42,8 @@
#include <LUFA/Drivers/USB/USB.h>
- #include "MassStorage.h"
- #include "Descriptors.h"
+ #include "../MassStorage.h"
+ #include "../Descriptors.h"
#include "DataflashManager.h"
/* Macros: */