From e5260dee6bed97f1f59eba65407fe767f5ac5c71 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Tue, 6 Jun 2017 20:36:47 -0400 Subject: [PATCH] ec_wii: Add missing header --- Source/Core/Core/ec_wii.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/Source/Core/Core/ec_wii.cpp b/Source/Core/Core/ec_wii.cpp index 7237512b860a..9049b0a493f3 100644 --- a/Source/Core/Core/ec_wii.cpp +++ b/Source/Core/Core/ec_wii.cpp @@ -12,6 +12,7 @@ #include #include #include +#include #include