service: Append service name prefix to common filenames

This commit is contained in:
Morph
2021-07-14 00:52:17 -04:00
parent 79824d7d1b
commit c6d7da88c7
41 changed files with 56 additions and 56 deletions

View File

@ -5,7 +5,7 @@
#include "core/core.h"
#include "core/hle/ipc_helpers.h"
#include "core/hle/service/apm/apm.h"
#include "core/hle/service/apm/interface.h"
#include "core/hle/service/apm/apm_interface.h"
namespace Service::APM {