aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/meson.build3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/meson.build b/include/meson.build
index 20b056f..3d838ca 100644
--- a/include/meson.build
+++ b/include/meson.build
@@ -3,11 +3,10 @@
c_headers = files(
'pugl/attributes.h',
- 'pugl/pugl.h',
-
'pugl/cairo.h',
'pugl/gl.h',
'pugl/glu.h',
+ 'pugl/pugl.h',
'pugl/stub.h',
'pugl/vulkan.h',
)