summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Src/HiresTextures.cpp
diff options
context:
space:
mode:
authorShawn Hoffman <godisgovernment@gmail.com>2009-05-08 16:41:08 +0000
committerShawn Hoffman <godisgovernment@gmail.com>2009-05-08 16:41:08 +0000
commit79aa90b87615eec3a0fb95a0630493dc0697fbda (patch)
tree7912c11c3b22e74d66bac0dee95cb5b1db6e9894 /Source/Core/VideoCommon/Src/HiresTextures.cpp
parent36f5f6e3e71437065ab6aa2fe436ca178c2e4308 (diff)
really fix SOIL-related troubles, i think :p
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3183 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/VideoCommon/Src/HiresTextures.cpp')
-rw-r--r--Source/Core/VideoCommon/Src/HiresTextures.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Core/VideoCommon/Src/HiresTextures.cpp b/Source/Core/VideoCommon/Src/HiresTextures.cpp
index d55bbccaad..16a19eb41e 100644
--- a/Source/Core/VideoCommon/Src/HiresTextures.cpp
+++ b/Source/Core/VideoCommon/Src/HiresTextures.cpp
@@ -23,6 +23,7 @@
#include "CommonPaths.h"
#include "FileUtil.h"
#include "FileSearch.h"
+
namespace HiresTextures
{