diff options
Diffstat (limited to 'include/pugl/vulkan.h')
-rw-r--r-- | include/pugl/vulkan.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pugl/vulkan.h b/include/pugl/vulkan.h index a2755f9..487ecda 100644 --- a/include/pugl/vulkan.h +++ b/include/pugl/vulkan.h @@ -41,7 +41,7 @@ PUGL_BEGIN_DECLS Vulkan library, and a portable function to create a Vulkan surface for a view, which hides the platform-specific implementation details. - @ingroup pugl_c + @ingroup pugl @{ */ |