From ab12193f10575d8375839eed35c9bc51ce6054b7 Mon Sep 17 00:00:00 2001 From: Constantine Tarasenkov Date: Tue, 3 Feb 2015 00:06:50 +0300 Subject: Fixes for C++ --- src/utils.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/utils.c') diff --git a/src/utils.c b/src/utils.c index 8e42e533..d3d57106 100644 --- a/src/utils.c +++ b/src/utils.c @@ -27,6 +27,7 @@ * **********************************************************************************************/ +#include "raylib.h" #include "utils.h" #if defined(PLATFORM_ANDROID) -- cgit v1.2.3