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/SWmain.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'Source/Core/VideoBackends/Software/SWmain.cpp') diff --git a/Source/Core/VideoBackends/Software/SWmain.cpp b/Source/Core/VideoBackends/Software/SWmain.cpp index ab1910fd1e..47c5b43556 100644 --- a/Source/Core/VideoBackends/Software/SWmain.cpp +++ b/Source/Core/VideoBackends/Software/SWmain.cpp @@ -19,7 +19,6 @@ #include "VideoCommon/FramebufferManagerBase.h" #include "VideoCommon/OnScreenDisplay.h" -#include "VideoCommon/PixelEngine.h" #include "VideoCommon/TextureCacheBase.h" #include "VideoCommon/VideoCommon.h" #include "VideoCommon/VideoConfig.h" -- cgit v1.2.3