From 294bb35fc36b6cb948eaec55c2cfb8b1528d93a7 Mon Sep 17 00:00:00 2001 From: John Stebbins Date: Mon, 9 Sep 2019 13:35:45 -0700 Subject: Resolve conflict with harfbuzz include file hb.h Rename hb.h to handbrake.h --- libhb/stream.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libhb/stream.c') diff --git a/libhb/stream.c b/libhb/stream.c index b3f8d3076..aaeaf022e 100644 --- a/libhb/stream.c +++ b/libhb/stream.c @@ -11,7 +11,7 @@ #include #include -#include "hb.h" +#include "handbrake.h" #include "hbffmpeg.h" #include "lang.h" #include "libbluray/bluray.h" -- cgit v1.2.3