summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/prepo
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/hle/service/prepo')
-rw-r--r--src/core/hle/service/prepo/prepo.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/hle/service/prepo/prepo.cpp b/src/core/hle/service/prepo/prepo.cpp
index cde3312da..b9ef86b72 100644
--- a/src/core/hle/service/prepo/prepo.cpp
+++ b/src/core/hle/service/prepo/prepo.cpp
@@ -4,6 +4,7 @@
#include "common/hex_util.h"
#include "common/logging/log.h"
+#include "core/core.h"
#include "core/hle/ipc_helpers.h"
#include "core/hle/kernel/process.h"
#include "core/hle/service/acc/profile_manager.h"