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 9c5fa94..3257bdf 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_api + @ingroup pugl_c @{ */ |