diff options
Diffstat (limited to 'libhb/encx265.c')
-rw-r--r-- | libhb/encx265.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libhb/encx265.c b/libhb/encx265.c index 6e196eafd..39e912737 100644 --- a/libhb/encx265.c +++ b/libhb/encx265.c @@ -11,7 +11,7 @@ #if HB_PROJECT_FEATURE_X265 -#include "hb.h" +#include "handbrake.h" #include "hb_dict.h" #include "h265_common.h" #include "x265.h" |