CommandProcessor: Remove unnecessary include

Gets rid of some indirect inclusion.
This commit is contained in:
Lioncash
2017-09-02 13:23:26 -04:00
parent 1191280e76
commit f6e3a39c0e
3 changed files with 7 additions and 5 deletions

View File

@ -5,7 +5,6 @@
#pragma once
#include "Common/CommonTypes.h"
#include "VideoCommon/VideoBackendBase.h"
class PointerWrap;
namespace MMIO