diff options
Diffstat (limited to 'libhb/hbavfilter.c')
-rw-r--r-- | libhb/hbavfilter.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libhb/hbavfilter.c b/libhb/hbavfilter.c index 1669dab0b..5e050e28f 100644 --- a/libhb/hbavfilter.c +++ b/libhb/hbavfilter.c @@ -7,7 +7,7 @@ For full terms see the file COPYING file or visit http://www.gnu.org/licenses/gpl-2.0.html */ -#include "hb.h" +#include "handbrake.h" #include "hbffmpeg.h" #include "libavfilter/avfilter.h" #include "libavfilter/buffersrc.h" |