summaryrefslogtreecommitdiff
path: root/src/JSystem/JMath/random.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/JSystem/JMath/random.cpp')
-rw-r--r--src/JSystem/JMath/random.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/JSystem/JMath/random.cpp b/src/JSystem/JMath/random.cpp
index 1c6997cf..30d76aec 100644
--- a/src/JSystem/JMath/random.cpp
+++ b/src/JSystem/JMath/random.cpp
@@ -3,6 +3,8 @@
// Translation Unit: random.cpp
//
+#include "JSystem/JSystem.h" // IWYU pragma: keep
+
#include "JSystem/JMath/random.h"
#include "dolphin/types.h"