mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-03 14:49:22 +00:00
Added missing #include.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@265 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
d27b79f413
commit
e74dd5d9f9
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
|||
#include "HW/HW.h"
|
||||
#include "PowerPC/PowerPC.h"
|
||||
|
||||
#include <string>
|
||||
|
||||
static int ev_Save;
|
||||
static int ev_Load;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue