From d38e01d186f572018dc017a19e36edad143523bd Mon Sep 17 00:00:00 2001 From: raysan5 Date: Thu, 24 Dec 2020 23:10:29 +0100 Subject: [PATCH] Minor tweak --- examples/models/models_animation.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/examples/models/models_animation.c b/examples/models/models_animation.c index 9e611b669..a80c8c968 100644 --- a/examples/models/models_animation.c +++ b/examples/models/models_animation.c @@ -17,9 +17,11 @@ * ********************************************************************************************/ -#include #include "raylib.h" +#include + + int main(void) { // Initialization