diff options
Diffstat (limited to 'libhb/encx264.c')
-rw-r--r-- | libhb/encx264.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libhb/encx264.c b/libhb/encx264.c index e4d8deac2..b0f6781bc 100644 --- a/libhb/encx264.c +++ b/libhb/encx264.c @@ -9,7 +9,7 @@ #include <stdarg.h> -#include "hb.h" +#include "handbrake.h" #include "hb_dict.h" #include "encx264.h" |