diff options
Diffstat (limited to 'libhb/hbffmpeg.c')
-rw-r--r-- | libhb/hbffmpeg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libhb/hbffmpeg.c b/libhb/hbffmpeg.c index e0168a8cb..af0707874 100644 --- a/libhb/hbffmpeg.c +++ b/libhb/hbffmpeg.c @@ -1,4 +1,4 @@ -#include "hb.h" +#include "handbrake.h" #include "hbffmpeg.h" static int get_frame_type(int type) |