diff --git a/Source/Core/Common/Hash.cpp b/Source/Core/Common/Hash.cpp index 2fe9862c6b..b0d3069525 100644 --- a/Source/Core/Common/Hash.cpp +++ b/Source/Core/Common/Hash.cpp @@ -3,6 +3,7 @@ // Refer to the license.txt file included. #include +#include #include "Common/CommonFuncs.h" #include "Common/CPUDetect.h" #include "Common/Hash.h"