]> Pileus Git - ~andy/linux/blobdiff - arch/x86/include/asm/xor_64.h
Merge tag 'byteswap-for-linus-20121219' of git://git.infradead.org/users/dwmw2/byteswap
[~andy/linux] / arch / x86 / include / asm / xor_64.h
index 5fc06d0b7eb5eacac436488f2c1d3685f86ae562..87ac522c4af53b9770297f38f78a02d065bb2cbf 100644 (file)
@@ -306,7 +306,7 @@ static struct xor_block_template xor_block_sse = {
 
 
 /* Also try the AVX routines */
-#include "xor_avx.h"
+#include <asm/xor_avx.h>
 
 #undef XOR_TRY_TEMPLATES
 #define XOR_TRY_TEMPLATES                      \