services: Get rid of unnecessary includes
This commit is contained in:
parent
5e5bb0c32e
commit
0937bed8d8
69 changed files with 32 additions and 132 deletions
|
@ -2,9 +2,9 @@
|
|||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include "common/common_types.h"
|
||||
#include "common/logging/log.h"
|
||||
|
||||
#include "core/hle/hle.h"
|
||||
#include "core/hle/service/srv.h"
|
||||
#include "core/hle/kernel/event.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue