mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-10-01 13:48:47 +00:00
forgot include
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1546 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
7f8cc4ec62
commit
4b5cfed314
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
// Includes
|
||||
#include <string>
|
||||
#include <stdio.h>
|
||||
#include "Common.h"
|
||||
#ifdef _WIN32
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue