Software: Clean out unnecessary includes/fwd decls

This commit is contained in:
Lioncash 2016-09-24 05:16:52 -04:00
commit c9ef042b2d
14 changed files with 21 additions and 25 deletions

View file

@ -4,7 +4,7 @@
#pragma once
#include "Common/ChunkFile.h"
#include "Common/CommonTypes.h"
struct OutputVertexData;