summaryrefslogtreecommitdiff
path: root/libavutil/timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavutil/timer.h')
-rw-r--r--libavutil/timer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/timer.h b/libavutil/timer.h
index 6d11fe2b5b..709e12fe39 100644
--- a/libavutil/timer.h
+++ b/libavutil/timer.h
@@ -1,5 +1,5 @@
/**
- * @file timer.h
+ * @file libavutil/timer.h
* high precision timer, useful to profile code
*
* copyright (c) 2006 Michael Niedermayer <michaelni@gmx.at>