From eb2d4935cdd6085b374972ad0ad4930f368be8c8 Mon Sep 17 00:00:00 2001 From: Ryan Houdek Date: Tue, 22 Dec 2015 18:20:48 -0600 Subject: Including missing headers required for non-pch builds and other architectures --- Source/Core/Common/NandPaths.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/Core/Common/NandPaths.cpp') diff --git a/Source/Core/Common/NandPaths.cpp b/Source/Core/Common/NandPaths.cpp index 4048979c3c..25488ef410 100644 --- a/Source/Core/Common/NandPaths.cpp +++ b/Source/Core/Common/NandPaths.cpp @@ -4,6 +4,7 @@ #include #include +#include #include #include -- cgit v1.2.3