summaryrefslogtreecommitdiffstats
path: root/libhb/hb_json.c
diff options
context:
space:
mode:
Diffstat (limited to 'libhb/hb_json.c')
-rw-r--r--libhb/hb_json.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libhb/hb_json.c b/libhb/hb_json.c
index ace8e4310..5fb92b8b8 100644
--- a/libhb/hb_json.c
+++ b/libhb/hb_json.c
@@ -8,7 +8,7 @@
*/
#include <jansson.h>
-#include "hb.h"
+#include "handbrake.h"
#include "hb_json.h"
#include "libavutil/base64.h"
#include "qsv_common.h"