diff options
Diffstat (limited to 'src/gallium/frontends/mediafoundation/reference_frames_tracker_hevc.cpp')
| -rw-r--r-- | src/gallium/frontends/mediafoundation/reference_frames_tracker_hevc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/frontends/mediafoundation/reference_frames_tracker_hevc.cpp b/src/gallium/frontends/mediafoundation/reference_frames_tracker_hevc.cpp index c4910c1a8ec..402b0fbb9ce 100644 --- a/src/gallium/frontends/mediafoundation/reference_frames_tracker_hevc.cpp +++ b/src/gallium/frontends/mediafoundation/reference_frames_tracker_hevc.cpp @@ -20,7 +20,7 @@ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS * IN THE SOFTWARE. */ -#if VIDEO_CODEC_H265ENC +#if MFT_CODEC_H265ENC #include "reference_frames_tracker_hevc.h" #include <algorithm> #include <cmath> |