summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libhb/common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libhb/common.c b/libhb/common.c
index e8a1dee9f..5d3a430b6 100644
--- a/libhb/common.c
+++ b/libhb/common.c
@@ -31,7 +31,7 @@
#include <windows.h>
#endif
-#ifdef USE_QSV
+#ifdef USE_NVENC
#include "nvenc_common.h"
#endif