From 2753d38533084d6c5b73da8dfcb82362490547dc Mon Sep 17 00:00:00 2001 From: Omniscient <17525998+omnisci3nce@users.noreply.github.com> Date: Sun, 25 Feb 2024 13:24:04 +1100 Subject: change glfw header imports --- examples/main_loop/ex_main_loop.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/main_loop/ex_main_loop.c b/examples/main_loop/ex_main_loop.c index 0ea9ded..2afc3c0 100644 --- a/examples/main_loop/ex_main_loop.c +++ b/examples/main_loop/ex_main_loop.c @@ -1,4 +1,4 @@ -#include +#include #include "core.h" #include "render.h" -- cgit v1.2.3-70-g09d2