core: Fix missing prototype warnings

This commit is contained in:
Lioncash 2015-07-29 12:12:39 -04:00
parent 8165de065b
commit 12a9e8502c
2 changed files with 2 additions and 0 deletions

View file

@ -14,6 +14,7 @@
#include "common/vector_math.h"
#include "core/hle/service/y2r_u.h"
#include "core/hw/y2r.h"
#include "core/memory.h"
namespace HW {