summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Core/VideoBackends/Software')
-rw-r--r--Source/Core/VideoBackends/Software/SWTexture.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Core/VideoBackends/Software/SWTexture.h b/Source/Core/VideoBackends/Software/SWTexture.h
index 8737792cc0..4d6189bb4f 100644
--- a/Source/Core/VideoBackends/Software/SWTexture.h
+++ b/Source/Core/VideoBackends/Software/SWTexture.h
@@ -7,7 +7,6 @@
#include "Common/CommonTypes.h"
#include "VideoCommon/AbstractTexture.h"
-#include "VideoCommon/VideoCommon.h"
namespace SW
{