From c698c07755fb95990f7b74ac525a65b2c725bfbf Mon Sep 17 00:00:00 2001 From: Pierre Bourdon Date: Fri, 21 Feb 2014 01:47:53 +0100 Subject: Make DiscIO/ mostly IWYU clean (and fix errors in rest of the project detected by this change). --- Source/Core/DiscIO/Filesystem.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'Source/Core/DiscIO/Filesystem.cpp') diff --git a/Source/Core/DiscIO/Filesystem.cpp b/Source/Core/DiscIO/Filesystem.cpp index fc07bae1ac..7cbfa9c877 100644 --- a/Source/Core/DiscIO/Filesystem.cpp +++ b/Source/Core/DiscIO/Filesystem.cpp @@ -4,7 +4,6 @@ #include "DiscIO/Filesystem.h" #include "DiscIO/FileSystemGCWii.h" -#include "DiscIO/VolumeCreator.h" namespace DiscIO { -- cgit v1.2.3