mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-14 12:17:58 -05:00
Add missing includes and use const where applicable
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <vector>
|
||||
#include "core/crypto/aes_util.h"
|
||||
#include "core/crypto/encryption_layer.h"
|
||||
#include "core/crypto/key_manager.h"
|
||||
|
Reference in New Issue
Block a user