mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
spa/audioconvert: don't include xmmintrin.h in the non-sse fmt-ops
Fixes compilation for arm
This commit is contained in:
parent
71eb538fba
commit
d9c2f77cfe
1 changed files with 0 additions and 2 deletions
|
|
@ -30,8 +30,6 @@
|
|||
#include <spa/utils/defs.h>
|
||||
#include <spa/param/audio/format-utils.h>
|
||||
|
||||
#include <xmmintrin.h>
|
||||
|
||||
#define U8_MIN 0
|
||||
#define U8_MAX 255
|
||||
#define U8_SCALE 127.5f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue