mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 11:08:02 -06:00
Windows: Fix build of MBR bootloader
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
#include "Xts.h"
|
||||
#include "Crc.h"
|
||||
#include "Common/Endian.h"
|
||||
#include "Crypto/t1ha.h"
|
||||
#if !defined(_UEFI)
|
||||
#include <string.h>
|
||||
#ifndef TC_WINDOWS_BOOT
|
||||
@@ -27,6 +26,7 @@
|
||||
#else
|
||||
#include <strsafe.h>
|
||||
#endif
|
||||
#include "Crypto/t1ha.h"
|
||||
#include "EncryptionThreadPool.h"
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user