]> git.saurik.com Git - apple/libc.git/blobdiff - x86_64/string/memmove.c
Libc-825.26.tar.gz
[apple/libc.git] / x86_64 / string / memmove.c
index 6fe7d0797db277bc56dcd4b7e0d0a65124f92ed7..64764235d98d2d2316dafe7622a8dc8d448305fe 100644 (file)
@@ -22,7 +22,7 @@
  */
 
 #include <machine/cpu_capabilities.h>
-#include <platfunc.h>
+#include "platfunc.h"
 
 PLATFUNC_DESCRIPTOR_PROTOTYPE(memmove, sse42)
 PLATFUNC_DESCRIPTOR_PROTOTYPE(memmove, sse3x)