video_core: Reorganize headers

This commit is contained in:
Lioncash 2015-09-11 07:20:02 -04:00
parent 506ab06238
commit aec28ed91e
19 changed files with 56 additions and 62 deletions

View file

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