Merge pull request #811 from archshift/commonify

Commonify video_core utility headers
This commit is contained in:
archshift 2015-05-31 09:55:29 -07:00
commit 0414ad20cb
13 changed files with 17 additions and 16 deletions

View file

@ -15,8 +15,7 @@
#include "common/common_funcs.h"
#include "common/common_types.h"
#include "common/logging/log.h"
#include "math.h"
#include "common/vector_math.h"
namespace Pica {