VideoBackends/Null: Remove unnecessary includes

This commit is contained in:
Lioncash
2019-07-27 15:50:41 -04:00
parent 3c8f6bca5a
commit bdcc5853d5
6 changed files with 9 additions and 20 deletions

View File

@ -4,9 +4,6 @@
#pragma once
#include <memory>
#include <vector>
#include "VideoCommon/VertexManagerBase.h"
namespace Null