aboutsummaryrefslogtreecommitdiff
path: root/example/simple.c
diff options
context:
space:
mode:
Diffstat (limited to 'example/simple.c')
-rw-r--r--example/simple.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/simple.c b/example/simple.c
index 8a01fab8..4bbdf399 100644
--- a/example/simple.c
+++ b/example/simple.c
@@ -5,7 +5,7 @@
#include <time.h>
#include <inttypes.h>
#include <wayland-server.h>
-#include <GLES3/gl3.h>
+#include <GLES2/gl2.h>
#include <wlr/backend.h>
#include <wlr/session.h>
#include <wlr/types/wlr_output.h>