Merge pull request #3093 from lioncash/header_shuffle

Common: Trim Common.h
This commit is contained in:
flacs
2015-09-27 03:18:03 +02:00
96 changed files with 219 additions and 136 deletions

View File

@ -6,8 +6,9 @@
#include <map>
#include "Common/CommonTypes.h"
#include "Common/NonCopyable.h"
#include "Common/GL/GLUtil.h"
#include "VideoBackends/OGL/Render.h"
namespace OGL