services: Get rid of unnecessary includes

This commit is contained in:
Lioncash 2016-02-02 01:17:41 -05:00
parent 9bcfc35ba0
commit c731d31b7c
69 changed files with 32 additions and 132 deletions

View file

@ -4,7 +4,6 @@
#include "common/logging/log.h"
#include "core/hle/hle.h"
#include "core/hle/kernel/event.h"
#include "core/hle/service/dsp_dsp.h"