diff --git a/src/core/hle/kernel/k_page_bitmap.h b/src/core/hle/kernel/k_page_bitmap.h index 27bd682c5c..b4c5f19ae4 100644 --- a/src/core/hle/kernel/k_page_bitmap.h +++ b/src/core/hle/kernel/k_page_bitmap.h @@ -16,6 +16,7 @@ #include "common/tiny_mt.h" #include "common/random.h" #include "core/hle/kernel/k_system_control.h" +#include "common/random.h" namespace Kernel {