aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pugl_shader_demo.c
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-10-19 12:09:10 +0200
committerDavid Robillard <d@drobilla.net>2020-10-19 12:09:23 +0200
commitf2e294f99b42becc35588673f45a2d536e1091fa (patch)
tree5068374f3efebf87efa50ffd595bb051bc634abb /examples/pugl_shader_demo.c
parentc5ca8a3cff884bfba20f31f9ea8febdd3e66a9a5 (diff)
downloadpugl-f2e294f99b42becc35588673f45a2d536e1091fa.tar.gz
pugl-f2e294f99b42becc35588673f45a2d536e1091fa.tar.bz2
pugl-f2e294f99b42becc35588673f45a2d536e1091fa.zip
Cleanup: Fix IWYU warnings
Diffstat (limited to 'examples/pugl_shader_demo.c')
-rw-r--r--examples/pugl_shader_demo.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/pugl_shader_demo.c b/examples/pugl_shader_demo.c
index 70f9c41..f77d9ad 100644
--- a/examples/pugl_shader_demo.c
+++ b/examples/pugl_shader_demo.c
@@ -42,7 +42,6 @@
#include "glad/glad.h"
-#include "pugl/gl.h"
#include "pugl/pugl.h"
#include "pugl/pugl_gl.h"