From c9ef042b2d5dfed40829cb6af39ad0441820e405 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Sat, 24 Sep 2016 05:16:52 -0400 Subject: Software: Clean out unnecessary includes/fwd decls --- Source/Core/VideoBackends/Software/DebugUtil.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'Source/Core/VideoBackends/Software/DebugUtil.cpp') diff --git a/Source/Core/VideoBackends/Software/DebugUtil.cpp b/Source/Core/VideoBackends/Software/DebugUtil.cpp index 95627abc5a..f1aeaea9fe 100644 --- a/Source/Core/VideoBackends/Software/DebugUtil.cpp +++ b/Source/Core/VideoBackends/Software/DebugUtil.cpp @@ -11,8 +11,6 @@ #include "Common/FileUtil.h" #include "Common/StringUtil.h" -#include "Core/ConfigManager.h" - #include "VideoBackends/Software/EfbInterface.h" #include "VideoBackends/Software/SWRenderer.h" #include "VideoBackends/Software/TextureSampler.h" -- cgit v1.2.3