From 1a3ecba1f74172c5d0c2a04f084efc5e1820dfcf Mon Sep 17 00:00:00 2001 From: realtradam Date: Tue, 4 Jan 2022 15:22:09 -0500 Subject: . --- src/example.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/example.c') diff --git a/src/example.c b/src/example.c index 110abda..ff6a32f 100644 --- a/src/example.c +++ b/src/example.c @@ -1,7 +1,7 @@ #include #include #include -#include "raylib.h" +#include const int screenWidth = 800; const int screenHeight = 450; -- cgit v1.2.3