summaryrefslogtreecommitdiffstats
path: root/libhb/nvenc_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'libhb/nvenc_common.c')
-rw-r--r--libhb/nvenc_common.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libhb/nvenc_common.c b/libhb/nvenc_common.c
index fb711b0ed..c6897a84c 100644
--- a/libhb/nvenc_common.c
+++ b/libhb/nvenc_common.c
@@ -7,8 +7,8 @@
* For full terms see the file COPYING file or visit http://www.gnu.org/licenses/gpl-2.0.html
*/
-#include "hbffmpeg.h"
-#include "handbrake.h"
+#include "handbrake/hbffmpeg.h"
+#include "handbrake/handbrake.h"
#if HB_PROJECT_FEATURE_NVENC
#include <ffnvcodec/nvEncodeAPI.h>