*another* typo fix. Sorry
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@371 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
f3fb7a9102
commit
531230c03d
|
@ -5,6 +5,8 @@
|
||||||
#include "HW/HW.h"
|
#include "HW/HW.h"
|
||||||
#include "PowerPC/PowerPC.h"
|
#include "PowerPC/PowerPC.h"
|
||||||
|
|
||||||
|
#include "Plugins/Plugin_Video.h"
|
||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
static int ev_Save;
|
static int ev_Save;
|
||||||
|
|
Loading…
Reference in New Issue