From 7be6725459a83fc58e52882dbf93475ddf47c736 Mon Sep 17 00:00:00 2001 From: Maarten ter Huurne Date: Sat, 25 Oct 2008 11:12:03 +0000 Subject: [PATCH] Include PluginSpecs.h so __cdecl is defined on non-Windows. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@954 8ced0084-cf51-0410-be5f-012b33b47a6e --- Source/Core/VideoCommon/Src/NativeVertexFormat.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Source/Core/VideoCommon/Src/NativeVertexFormat.h b/Source/Core/VideoCommon/Src/NativeVertexFormat.h index 42f925da01..bc6931a53d 100644 --- a/Source/Core/VideoCommon/Src/NativeVertexFormat.h +++ b/Source/Core/VideoCommon/Src/NativeVertexFormat.h @@ -19,6 +19,7 @@ #define _NATIVEVERTEXFORMAT_H #include "CPMemory.h" +#include "PluginSpecs.h" // m_components enum {