mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
Revert r1861
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1879 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
9df221dd73
commit
7afc53c3a1
19 changed files with 58 additions and 18 deletions
|
@ -19,6 +19,8 @@
|
|||
#ifndef _WIN32
|
||||
#include <sys/types.h>
|
||||
#include <dirent.h>
|
||||
#else
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
#include <string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue