mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-25 07:09:48 -06:00
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
This commit is contained in:
@ -19,6 +19,7 @@
|
|||||||
#define _NATIVEVERTEXFORMAT_H
|
#define _NATIVEVERTEXFORMAT_H
|
||||||
|
|
||||||
#include "CPMemory.h"
|
#include "CPMemory.h"
|
||||||
|
#include "PluginSpecs.h"
|
||||||
|
|
||||||
// m_components
|
// m_components
|
||||||
enum {
|
enum {
|
||||||
|
Reference in New Issue
Block a user