diff options
Diffstat (limited to 'src/libffmpeg/ff_dvdata.h')
-rw-r--r-- | src/libffmpeg/ff_dvdata.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libffmpeg/ff_dvdata.h b/src/libffmpeg/ff_dvdata.h index e072a9d3b..fc99349d0 100644 --- a/src/libffmpeg/ff_dvdata.h +++ b/src/libffmpeg/ff_dvdata.h @@ -27,8 +27,8 @@ #ifndef FFMPEG_DVDATA_H #define FFMPEG_DVDATA_H -#include "avcodec.h" -#include "rational.h" +#include <avcodec.h> +#include <rational.h> /* * DVprofile is used to express the differences between various |