missing include
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1285 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
2229d4e038
commit
f1a3212ef3
|
@ -19,6 +19,7 @@
|
|||
#define WIIMOTE_EMU_H
|
||||
|
||||
#include "wiimote_hid.h"
|
||||
#include <string>
|
||||
|
||||
namespace WiiMoteEmu
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue