X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/7b00c0c43f52e9d27168e67a26aac19065cdb40c..ad3c9f2af814c84582fdd1649e49ec4f68572c5a:/x86_64/string/bcopy_sse3x.s diff --git a/x86_64/string/bcopy_sse3x.s b/x86_64/string/bcopy_sse3x.s index 8556a10..0881b14 100644 --- a/x86_64/string/bcopy_sse3x.s +++ b/x86_64/string/bcopy_sse3x.s @@ -27,7 +27,7 @@ */ #include <machine/cpu_capabilities.h> -#include <platfunc.h> +#include "platfunc.h" /* * The bcopy/memcpy loops, tuned for 64-bit Pentium-M class processors with