mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
Fix windows build problem with SOIL
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3177 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
2760dbd034
commit
08179aa16c
5 changed files with 361 additions and 178 deletions
|
@ -19,11 +19,10 @@
|
|||
|
||||
#include <cstring>
|
||||
#include <utility>
|
||||
#include "../../../Externals/SOIL/SOIL.h"
|
||||
#include "SOIL.h"
|
||||
#include "CommonPaths.h"
|
||||
#include "FileUtil.h"
|
||||
#include "FileSearch.h"
|
||||
|
||||
namespace HiresTextures
|
||||
{
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue