# HG changeset patch # User Chris Cannam # Date 1740654280 0 # Thu Feb 27 11:04:40 2025 +0000 # Node ID 6fca9f344e6dd88df48f8f158d68bf5ecc68e2b0 # Parent b343841ade28c86a238c2f3adf4ebcd7e58bfd02 Additional IPP path diff --git a/meson.build b/meson.build --- a/meson.build +++ b/meson.build @@ -372,7 +372,8 @@ feature_defines += [ '-DHAVE_IPP', '-DUSE_IPP_STATIC', - '-I' + ipp_path / 'include' + '-I' + ipp_path / 'include', + '-I' + ipp_path / 'include/ipp', ] if architecture == 'x86' feature_libraries += [