11 lines
357 B
Diff
11 lines
357 B
Diff
--- Source/Core/Core/IPC_HLE/WII_IPC_HLE_Device_net_ssl.h 2016-06-24 10:09:07.000000000 +0200
|
|
+++ Source/Core/Core/IPC_HLE/WII_IPC_HLE_Device_net_ssl.h 2016-09-22 19:31:59.015774803 +0200
|
|
@@ -5,6 +5,7 @@
|
|
#pragma once
|
|
|
|
#include <string>
|
|
+#include <mbedtls/platform.h>
|
|
#include <mbedtls/ctr_drbg.h>
|
|
#include <mbedtls/entropy.h>
|
|
#include <mbedtls/net.h>
|