diff options
Diffstat (limited to 'libhb/sync.c')
-rw-r--r-- | libhb/sync.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libhb/sync.c b/libhb/sync.c index 411c65610..c391945b0 100644 --- a/libhb/sync.c +++ b/libhb/sync.c @@ -5,10 +5,9 @@ It may be used under the terms of the GNU General Public License. */ #include "hb.h" +#include "hbffmpeg.h" #include <stdio.h> - #include "samplerate.h" -#include "libavcodec/avcodec.h" #ifdef INT64_MIN #undef INT64_MIN /* Because it isn't defined correctly in Zeta */ |