service: Append service name prefix to common filenames

This commit is contained in:
Morph 2021-07-14 00:52:17 -04:00
parent 66b9de4b04
commit d66442a4e1
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 {