About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/src/gallium/frontends/mediafoundation/reference_frames_tracker_hevc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/frontends/mediafoundation/reference_frames_tracker_hevc.h')
-rw-r--r--src/gallium/frontends/mediafoundation/reference_frames_tracker_hevc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/frontends/mediafoundation/reference_frames_tracker_hevc.h b/src/gallium/frontends/mediafoundation/reference_frames_tracker_hevc.h
index 9a0e6cf262d..9934adc21f2 100644
--- a/src/gallium/frontends/mediafoundation/reference_frames_tracker_hevc.h
+++ b/src/gallium/frontends/mediafoundation/reference_frames_tracker_hevc.h
@@ -23,7 +23,7 @@
#pragma once
-#if VIDEO_CODEC_H265ENC
+#if MFT_CODEC_H265ENC
#include <deque>
#include <queue>