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/fifo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libhb/fifo.c') diff --git a/libhb/fifo.c b/libhb/fifo.c index c52aef17f..1bc89f823 100644 --- a/libhb/fifo.c +++ b/libhb/fifo.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" #if HB_PROJECT_FEATURE_QSV #include "qsv_libav.h" #endif -- cgit v1.2.3