Core: Cleanup core includes.

This commit is contained in:
Emmanuel Gil Peyrot 2015-06-21 15:11:32 +01:00
parent 45c4781544
commit aea15f5c73
9 changed files with 16 additions and 15 deletions

View file

@ -4,12 +4,6 @@
#include <cstring>
#include "common/common_types.h"
#include "common/common_funcs.h"
#include "core/core.h"
#include "core/memory.h"
#include "core/hle/config_mem.h"
#include "core/hle/shared_page.h"
////////////////////////////////////////////////////////////////////////////////////////////////////