diff options
Diffstat (limited to 'libavcodec/faandct.c')
-rw-r--r-- | libavcodec/faandct.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/faandct.c b/libavcodec/faandct.c index 7abfe48f4e..b16d46b48b 100644 --- a/libavcodec/faandct.c +++ b/libavcodec/faandct.c @@ -19,7 +19,7 @@ */ /** - * @file faandct.c + * @file libavcodec/faandct.c * @brief * Floating point AAN DCT * @author Michael Niedermayer <michaelni@gmx.at> |