mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Move CryptoCore to it's own folder.
Crypto classes will be placed in core/crypto.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
#include "file_access_encrypted.h"
|
||||
|
||||
#include "core/math/crypto_core.h"
|
||||
#include "core/crypto/crypto_core.h"
|
||||
#include "core/os/copymem.h"
|
||||
#include "core/print_string.h"
|
||||
#include "core/variant.h"
|
||||
|
||||
Reference in New Issue
Block a user