From 6252d2d71ac3bcbb767d2314356293ef1134ec47 Mon Sep 17 00:00:00 2001 From: Rohit Nirmal Date: Fri, 28 Aug 2015 14:13:28 -0500 Subject: Fix building with PCH disabled. --- Source/Core/VideoCommon/XFMemory.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/Core/VideoCommon/XFMemory.cpp') diff --git a/Source/Core/VideoCommon/XFMemory.cpp b/Source/Core/VideoCommon/XFMemory.cpp index 0e54fea373..1e9e71c5b8 100644 --- a/Source/Core/VideoCommon/XFMemory.cpp +++ b/Source/Core/VideoCommon/XFMemory.cpp @@ -2,6 +2,7 @@ // Licensed under GPLv2+ // Refer to the license.txt file included. +#include "Common/Common.h" #include "VideoCommon/XFMemory.h" // STATE_TO_SAVE -- cgit v1.2.3