mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-14 11:07:56 -05:00
service: Add missing headers inclusions where applicable
Gets rid of a few indirect inclusions.
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
|
||||
#include <chrono>
|
||||
#include <ctime>
|
||||
#include "core/core.h"
|
||||
#include "core/hle/ipc_helpers.h"
|
||||
#include "core/hle/kernel/event.h"
|
||||
#include "core/hle/service/nim/nim.h"
|
||||
|
Reference in New Issue
Block a user