diff options
Diffstat (limited to 'tests/seek_test.c')
-rw-r--r-- | tests/seek_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/seek_test.c b/tests/seek_test.c index 6bf134602d..088bbc8302 100644 --- a/tests/seek_test.c +++ b/tests/seek_test.c @@ -23,7 +23,7 @@ #include <stdlib.h> #include <stdio.h> -#include "avformat.h" +#include "libavformat/avformat.h" #undef exit |