diff options
Diffstat (limited to 'DcsInt')
-rw-r--r-- | DcsInt/DcsInt.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/DcsInt/DcsInt.c b/DcsInt/DcsInt.c index aaeaafc..1499069 100644 --- a/DcsInt/DcsInt.c +++ b/DcsInt/DcsInt.c @@ -31,6 +31,7 @@ https://opensource.org/licenses/LGPL-3.0 #include "common/Crc.h"
#include "crypto/cpu.h"
#include "BootCommon.h"
+#include "DcsConfig.h"
#include "DcsVeraCrypt.h"
#include <Guid/EventGroup.h>
|