aboutsummaryrefslogtreecommitdiffstats
path: root/doc/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'doc/cpp')
-rw-r--r--doc/cpp/Doxyfile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/cpp/Doxyfile.in b/doc/cpp/Doxyfile.in
index ffb2384..05deae7 100644
--- a/doc/cpp/Doxyfile.in
+++ b/doc/cpp/Doxyfile.in
@@ -41,6 +41,7 @@ INPUT = @PUGL_SRCDIR@/include/pugl/attributes.h \
@PUGL_SRCDIR@/include/pugl/pugl.h \
@PUGL_SRCDIR@/include/pugl/cairo.h \
@PUGL_SRCDIR@/include/pugl/gl.h \
+ @PUGL_SRCDIR@/include/pugl/glu.h \
@PUGL_SRCDIR@/include/pugl/stub.h \
@PUGL_SRCDIR@/include/pugl/vulkan.h \
@PUGL_SRCDIR@/bindings/cpp/include/pugl/pugl.hpp \