diff options
| author | Marcus Wanners <marcus@wanners.net> | 2009-04-29 12:18:31 +0000 |
|---|---|---|
| committer | Marcus Wanners <marcus@wanners.net> | 2009-04-29 12:18:31 +0000 |
| commit | 2673eed2ccfea3ac433a26aa9294875b9fbc1026 (patch) | |
| tree | cf85ab96df7d2127872557a0ef1baf316f4bf2ae /Source/Core/DiscIO | |
| parent | 870242fc793d3f72eed44d68077f5c8ef50790d5 (diff) | |
Remove the include (fix for r3101)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3102 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/DiscIO')
| -rw-r--r-- | Source/Core/DiscIO/Src/BannerLoaderWii.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Core/DiscIO/Src/BannerLoaderWii.cpp b/Source/Core/DiscIO/Src/BannerLoaderWii.cpp index 3e42ed9df0..d325c58ef6 100644 --- a/Source/Core/DiscIO/Src/BannerLoaderWii.cpp +++ b/Source/Core/DiscIO/Src/BannerLoaderWii.cpp @@ -23,7 +23,6 @@ #include "ColorUtil.h" #include "BannerLoaderWii.h" #include "FileUtil.h" -#include "../../Core/Src/VolumeHandler.h" namespace DiscIO { |
