aboutsummaryrefslogtreecommitdiffstats
path: root/include/pugl/gl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pugl/gl.h')
-rw-r--r--include/pugl/gl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/pugl/gl.h b/include/pugl/gl.h
index c9726ae..1298ff6 100644
--- a/include/pugl/gl.h
+++ b/include/pugl/gl.h
@@ -1,4 +1,4 @@
-// Copyright 2012-2020 David Robillard <d@drobilla.net>
+// Copyright 2012-2023 David Robillard <d@drobilla.net>
// SPDX-License-Identifier: ISC
#ifndef PUGL_GL_H
@@ -38,7 +38,7 @@
PUGL_BEGIN_DECLS
/**
- @defgroup gl OpenGL
+ @defgroup pugl_gl OpenGL
OpenGL graphics support.
@ingroup pugl
@{