General: Resolve warnings related to missing declarations

This commit is contained in:
Lioncash
2020-04-16 22:43:33 -04:00
parent fc5df84581
commit e2d8be1ca2
11 changed files with 89 additions and 88 deletions

View File

@ -4,6 +4,7 @@
#include "core/crypto/key_manager.h"
#include "core/hle/ipc_helpers.h"
#include "core/hle/service/es/es.h"
#include "core/hle/service/service.h"
namespace Service::ES {