diff options
Diffstat (limited to 'Cryptlib/SysCall/BaseMemAllocation.c')
| -rw-r--r-- | Cryptlib/SysCall/BaseMemAllocation.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cryptlib/SysCall/BaseMemAllocation.c b/Cryptlib/SysCall/BaseMemAllocation.c index 792b29e8..aa0c3bf4 100644 --- a/Cryptlib/SysCall/BaseMemAllocation.c +++ b/Cryptlib/SysCall/BaseMemAllocation.c @@ -13,7 +13,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. **/
-#include <OpenSslSupport.h>
+#include <CrtLibSupport.h>
//
// -- Memory-Allocation Routines --
|
