diff options
Diffstat (limited to 'dxr3ffmpeg.h')
-rw-r--r-- | dxr3ffmpeg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dxr3ffmpeg.h b/dxr3ffmpeg.h index 5b1824b..c094b55 100644 --- a/dxr3ffmpeg.h +++ b/dxr3ffmpeg.h @@ -24,7 +24,7 @@ extern "C" { -#include <avcodec.h> +#include <libavcodec/avcodec.h> } #include <string.h> |