diff options
Diffstat (limited to 'pugl/pugl_stub.h')
-rw-r--r-- | pugl/pugl_stub.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pugl/pugl_stub.h b/pugl/pugl_stub.h index a99eb4a..295f4f9 100644 --- a/pugl/pugl_stub.h +++ b/pugl/pugl_stub.h @@ -36,7 +36,7 @@ PUGL_BEGIN_DECLS for other backends to reuse since not all need non-trivial implementations of every backend function. - @ingroup pugl + @ingroup pugl_api @{ */ |