diff options
Diffstat (limited to 'pugl/pugl_gl.h')
-rw-r--r-- | pugl/pugl_gl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pugl/pugl_gl.h b/pugl/pugl_gl.h index eb2b16f..9c5fa94 100644 --- a/pugl/pugl_gl.h +++ b/pugl/pugl_gl.h @@ -28,7 +28,7 @@ PUGL_BEGIN_DECLS /** @defgroup gl OpenGL OpenGL graphics support. - @ingroup pugl + @ingroup pugl_api @{ */ |