mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-27 07:17:55 -05:00
service: Reduce header include overhead
This commit is contained in:
@ -4,7 +4,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "core/hle/service/service.h"
|
||||
#include "common/common_funcs.h"
|
||||
#include "common/common_types.h"
|
||||
|
||||
namespace Core {
|
||||
class System;
|
||||
|
Reference in New Issue
Block a user