Mystro256 fca0a61
diff -rupN a/Source/Core/Core/IPC_HLE/WII_IPC_HLE_Device_net_ssl.h b/Source/Core/Core/IPC_HLE/WII_IPC_HLE_Device_net_ssl.h
Mystro256 fca0a61
--- a/Source/Core/Core/IPC_HLE/WII_IPC_HLE_Device_net_ssl.h
Mystro256 fca0a61
+++ b/Source/Core/Core/IPC_HLE/WII_IPC_HLE_Device_net_ssl.h
Mystro256 fca0a61
@@ -5,6 +5,7 @@
Mystro256 fca0a61
 #pragma once
Mystro256 fca0a61
 
Mystro256 fca0a61
 #include <string>
Mystro256 fca0a61
+#include <mbedtls/platform.h>
Mystro256 fca0a61
 #include <mbedtls/ctr_drbg.h>
Mystro256 fca0a61
 #include <mbedtls/entropy.h>
Mystro256 fca0a61
 #include <mbedtls/net.h>