mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 19:55:46 +00:00
service: Add missing headers inclusions where applicable
Gets rid of a few indirect inclusions.
This commit is contained in:
parent
a2ceebf4dc
commit
9f57c22ae2
5 changed files with 7 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue