summaryrefslogtreecommitdiff
path: root/examples/main_loop
diff options
context:
space:
mode:
Diffstat (limited to 'examples/main_loop')
-rw-r--r--examples/main_loop/ex_main_loop.c2
1 files changed, 1 insertions, 1 deletions
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 <GLFW/glfw3.h>
+#include <glfw3.h>
#include "core.h"
#include "render.h"