[DLL] Fix wrong manifest includes.

This commit is contained in:
Mark Jansen
2017-12-23 22:38:42 +01:00
parent 3c8a3a6e7e
commit 99c7c93b83
2 changed files with 2 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
#include <windef.h>
#include <winuser.h>
#define MBEDTLS_CONFIG_H
#include <mbedtls/version.h>

View File

@@ -1,4 +1,5 @@
#include <windef.h>
#include <winuser.h>
#include "resource.h"