diff --git a/Source/Core/VideoCommon/VertexLoader_Color.cpp b/Source/Core/VideoCommon/VertexLoader_Color.cpp index 67ea8f1ee6..0fbc639a53 100644 --- a/Source/Core/VideoCommon/VertexLoader_Color.cpp +++ b/Source/Core/VideoCommon/VertexLoader_Color.cpp @@ -3,6 +3,8 @@ // Refer to the license.txt file included. #include + +#include "Common/Common.h" #include "Common/CommonFuncs.h" #include "Common/CommonTypes.h"