Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/alembic/intern/abc_archive.cc')
-rw-r--r--source/blender/alembic/intern/abc_archive.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/blender/alembic/intern/abc_archive.cc b/source/blender/alembic/intern/abc_archive.cc
index be6655f00c0..7bd3e5af66a 100644
--- a/source/blender/alembic/intern/abc_archive.cc
+++ b/source/blender/alembic/intern/abc_archive.cc
@@ -17,6 +17,10 @@
* All rights reserved.
*/
+/** \file
+ * \ingroup balembic
+ */
+
#include "abc_archive.h"
extern "C"
{