missing include
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4508 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
a0129e51a3
commit
2bff17d9f5
|
@ -19,6 +19,7 @@
|
||||||
|
|
||||||
#include "EXI_Device.h"
|
#include "EXI_Device.h"
|
||||||
#include "EXI_DeviceEthernet.h"
|
#include "EXI_DeviceEthernet.h"
|
||||||
|
#include <stdarg.h>
|
||||||
|
|
||||||
//#define SONICDEBUG
|
//#define SONICDEBUG
|
||||||
#ifdef SONICDEBUG
|
#ifdef SONICDEBUG
|
||||||
|
|
Loading…
Reference in New Issue