diff options
Diffstat (limited to 'Projects/TempDataLogger/Lib/SCSI.h')
-rw-r--r-- | Projects/TempDataLogger/Lib/SCSI.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Projects/TempDataLogger/Lib/SCSI.h b/Projects/TempDataLogger/Lib/SCSI.h index bd16460eb..1bb5d7be5 100644 --- a/Projects/TempDataLogger/Lib/SCSI.h +++ b/Projects/TempDataLogger/Lib/SCSI.h @@ -45,6 +45,7 @@ #include "../TempDataLogger.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 |