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

@ -12,7 +12,7 @@
#include "core/hle/kernel/k_writable_event.h"
#include "core/hle/service/friend/errors.h"
#include "core/hle/service/friend/friend.h"
#include "core/hle/service/friend/interface.h"
#include "core/hle/service/friend/friend_interface.h"
namespace Service::Friend {