]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - Vc/src/avx/sorthelper.cpp
fix compilation with Clang on MacOS
[u/mrichter/AliRoot.git] / Vc / src / avx / sorthelper.cpp
index 13358a1ebb7507403490cd9b63562417c80068b3..1cf7c73356c5d0fe61d138891ceb7fa8e9797cd4 100644 (file)
 
 */
 
-#include "intrinsics.h"
-#include "casts.h"
-#include "sorthelper.h"
-#include "macros.h"
+#include <avx/intrinsics.h>
+#include <avx/casts.h>
+#include <avx/sorthelper.h>
+#include <avx/macros.h>
 
 namespace Vc
 {