diff options
Diffstat (limited to 'include/pugl/gl.h')
-rw-r--r-- | include/pugl/gl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pugl/gl.h b/include/pugl/gl.h index dca9a45..36b2887 100644 --- a/include/pugl/gl.h +++ b/include/pugl/gl.h @@ -58,7 +58,7 @@ PUGL_BEGIN_DECLS /** @defgroup gl OpenGL OpenGL graphics support. - @ingroup pugl_c + @ingroup pugl @{ */ |