summaryrefslogtreecommitdiff
path: root/include/user/kernel/rng.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/user/kernel/rng.h')
-rw-r--r--include/user/kernel/rng.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/user/kernel/rng.h b/include/user/kernel/rng.h
index af302f1..6a13cc5 100644
--- a/include/user/kernel/rng.h
+++ b/include/user/kernel/rng.h
@@ -1,7 +1,7 @@
#ifndef _PSP2_KERNEL_RNG_H_
#define _PSP2_KERNEL_RNG_H_
-#include <psp2/types.h>
+#include <scetypes.h>
#ifdef __cplusplus
extern "C" {