summaryrefslogtreecommitdiff
path: root/libswresample/x86/resample_mmx.h
diff options
context:
space:
mode:
Diffstat (limited to 'libswresample/x86/resample_mmx.h')
-rw-r--r--libswresample/x86/resample_mmx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libswresample/x86/resample_mmx.h b/libswresample/x86/resample_mmx.h
index a48d6eac4a..d96fd5a9d2 100644
--- a/libswresample/x86/resample_mmx.h
+++ b/libswresample/x86/resample_mmx.h
@@ -18,7 +18,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include "libavutil/x86_cpu.h"
+#include "libavutil/x86/asm.h"
#include "libavutil/cpu.h"
#include "libswresample/swresample_internal.h"