diff options
Diffstat (limited to 'test/video_mxf_content_test.cc')
| -rw-r--r-- | test/video_mxf_content_test.cc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/video_mxf_content_test.cc b/test/video_mxf_content_test.cc index bdd35713c..9104702b6 100644 --- a/test/video_mxf_content_test.cc +++ b/test/video_mxf_content_test.cc @@ -18,6 +18,11 @@ */ +/** @file test/video_mxf_content_test.cc + * @brief Test use of Video MXF content. + * @ingroup specific + */ + #include "lib/film.h" #include "lib/video_mxf_content.h" #include "lib/content_factory.h" |
