mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 08:27:57 -05:00
Add missing string.h include
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include <string.h>
|
||||
#include "common/assert.h"
|
||||
#include "core/crypto/ctr_encryption_layer.h"
|
||||
|
||||
|
Reference in New Issue
Block a user