mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-04 23:29:17 +00:00
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
1 changed files with 2 additions and 1 deletions
|
@ -19,6 +19,7 @@
|
|||
#define WIIMOTE_EMU_H
|
||||
|
||||
#include "wiimote_hid.h"
|
||||
#include <string>
|
||||
|
||||
namespace WiiMoteEmu
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue