About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/src/gallium/frontends/mediafoundation/reference_frames_tracker_h264.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/frontends/mediafoundation/reference_frames_tracker_h264.cpp')
-rw-r--r--src/gallium/frontends/mediafoundation/reference_frames_tracker_h264.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/frontends/mediafoundation/reference_frames_tracker_h264.cpp b/src/gallium/frontends/mediafoundation/reference_frames_tracker_h264.cpp
index ca63b6a0db6..3e4c603cd3c 100644
--- a/src/gallium/frontends/mediafoundation/reference_frames_tracker_h264.cpp
+++ b/src/gallium/frontends/mediafoundation/reference_frames_tracker_h264.cpp
@@ -21,7 +21,7 @@
* IN THE SOFTWARE.
*/
-#if VIDEO_CODEC_H264ENC
+#if MFT_CODEC_H264ENC
#include "reference_frames_tracker_h264.h"
#include <algorithm>