summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Random.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Core/Common/Random.cpp')
-rw-r--r--Source/Core/Common/Random.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Core/Common/Random.cpp b/Source/Core/Common/Random.cpp
index 0c859eaa12..9ecb6bcc1c 100644
--- a/Source/Core/Common/Random.cpp
+++ b/Source/Core/Common/Random.cpp
@@ -7,6 +7,7 @@
#include <mbedtls/hmac_drbg.h>
#include "Common/Assert.h"
+#include "Common/CommonTypes.h"
namespace Common::Random
{