Fairly major change to the way in which crossfades are handled;
[ardour.git] / libs / ardour / session_process.cc
index 60cb6ecee1f634022a00a86a82effcecdf6c474c..be3f4f968b9c10a387d823ff7004455a2f421ca5 100644 (file)
@@ -47,6 +47,8 @@
 
 #include "i18n.h"
 
+#include <xmmintrin.h>
+
 using namespace ARDOUR;
 using namespace PBD;
 using namespace std;