mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-10-02 06:09:13 +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
|
// Includes
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include "Common.h"
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue