aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/SCSI.h
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-05-15 19:51:41 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-05-15 19:51:41 +0000
commitcb9e7392c5f9f1c51710df1b4bbe1aa11168576f (patch)
tree7eb25f770640f2dceb5873b8a63604a645aa2547 /Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/SCSI.h
parente9e6730d4999bea6e0eaefc2fce062ef090388b8 (diff)
downloadlufa-cb9e7392c5f9f1c51710df1b4bbe1aa11168576f.tar.gz
lufa-cb9e7392c5f9f1c51710df1b4bbe1aa11168576f.tar.bz2
lufa-cb9e7392c5f9f1c51710df1b4bbe1aa11168576f.zip
AppConfigHeaders: Make sure that in applications using an AppConfig.h configuration file, all application headers include the configuration file.
Diffstat (limited to 'Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/SCSI.h')
-rw-r--r--Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/SCSI.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/SCSI.h b/Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/SCSI.h
index 83d5646c4..01614cc1c 100644
--- a/Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/SCSI.h
+++ b/Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/SCSI.h
@@ -45,7 +45,8 @@
#include "../VirtualSerialMassStorage.h"
#include "../Descriptors.h"
#include "DataflashManager.h"
-
+ #include "Config/AppConfig.h"
+
/* Macros: */
/** Macro to set the current SCSI sense data to the given key, additional sense code and additional sense qualifier. This
* is for convenience, as it allows for all three sense values (returned upon request to the host to give information about