mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 20:58:54 +00:00
CommandProcessor: Remove unnecessary include
Gets rid of some indirect inclusion.
This commit is contained in:
parent
1191280e76
commit
f6e3a39c0e
3 changed files with 7 additions and 5 deletions
|
@ -5,7 +5,6 @@
|
|||
#pragma once
|
||||
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "VideoCommon/VideoBackendBase.h"
|
||||
|
||||
class PointerWrap;
|
||||
namespace MMIO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue