From ca28cb5f8388e87751644999cb6350068987549b Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Fri, 26 Oct 2012 16:32:32 +0200 Subject: examples: fix doxy so they appear on the example page Signed-off-by: Michael Niedermayer --- doc/examples/filtering_audio.c | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/examples/filtering_audio.c') diff --git a/doc/examples/filtering_audio.c b/doc/examples/filtering_audio.c index 39f4450862..b28e02bfb9 100644 --- a/doc/examples/filtering_audio.c +++ b/doc/examples/filtering_audio.c @@ -25,6 +25,7 @@ /** * @file * API example for audio decoding and filtering + * @example doc/examples/filtering_audio.c */ #include -- cgit v1.2.3