summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-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 de0caa6..9814fbe 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 "file.h"