diff --git a/examples/core/core_random_sequence.c b/examples/core/core_random_sequence.c index 89753b649..580c2bb26 100644 --- a/examples/core/core_random_sequence.c +++ b/examples/core/core_random_sequence.c @@ -16,6 +16,7 @@ ********************************************************************************************/ #include "raylib.h" + #include "raymath.h" #include // Required for: malloc(), free()