video_core: Reorganize headers

This commit is contained in:
Lioncash
2015-09-11 07:20:02 -04:00
parent b9125cec2e
commit 2cd98a45cb
19 changed files with 56 additions and 62 deletions
+1 -1
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 {