summaryrefslogtreecommitdiffstats
path: root/libhb/qsv_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'libhb/qsv_common.c')
-rw-r--r--libhb/qsv_common.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libhb/qsv_common.c b/libhb/qsv_common.c
index b13fcbd96..9f7762159 100644
--- a/libhb/qsv_common.c
+++ b/libhb/qsv_common.c
@@ -14,7 +14,7 @@
#include <stdio.h>
#include <string.h>
-#include "hb.h"
+#include "handbrake.h"
#include "ports.h"
#include "common.h"
#include "hb_dict.h"
@@ -2279,7 +2279,7 @@ void hb_qsv_force_workarounds()
#undef FORCE_WORKAROUNDS
}
-#include "hb.h"
+#include "handbrake.h"
#include "hbffmpeg.h"
#include "libavfilter/avfilter.h"
#include "libavfilter/buffersrc.h"