summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2026-04-18 21:13:23 +0200
committerCarl Hetherington <cth@carlh.net>2026-04-23 16:49:48 +0200
commit2666e3232a9520c3b0fa94c48a689880cdde13fc (patch)
tree4d03b7468b7334da3f564753f684f05e97992ad7
parentc11ecf2b5beede4f736124c9a6e49d90b0f4d780 (diff)
Fix doxygen comment.
-rw-r--r--src/lib/film.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/film.h b/src/lib/film.h
index 3aef1e27e..ae812f6d4 100644
--- a/src/lib/film.h
+++ b/src/lib/film.h
@@ -19,7 +19,7 @@
*/
-/** @file src/film.h
+/** @file src/lib/film.h
* @brief A representation of some audio and video content, and details of
* how they should be presented in a DCP.
*/