summaryrefslogtreecommitdiffstats
path: root/src/core/crypto/encryption_layer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/crypto/encryption_layer.h')
-rw-r--r--src/core/crypto/encryption_layer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/crypto/encryption_layer.h b/src/core/crypto/encryption_layer.h
index 71bca1f23..7f05af9b4 100644
--- a/src/core/crypto/encryption_layer.h
+++ b/src/core/crypto/encryption_layer.h
@@ -4,6 +4,7 @@
#pragma once
+#include "common/common_types.h"
#include "core/file_sys/vfs.h"
namespace Core::Crypto {