core: Prune redundant includes

This commit is contained in:
archshift 2014-09-08 17:52:00 -07:00
parent 9d7cc2bedc
commit 6e606c515f
20 changed files with 0 additions and 37 deletions

View file

@ -3,13 +3,11 @@
// Refer to the license.txt file included.
#include "common/common_types.h"
#include "common/log.h"
#include "core/core.h"
#include "core/mem_map.h"
#include "core/hle/hle.h"
#include "core/hle/kernel/thread.h"
#include "core/hle/service/gsp.h"
#include "core/hw/gpu.h"