eal/x86: move header file for vector instructions
[dpdk.git] / lib / librte_eal / common / include / arch / x86 / rte_memcpy.h
index 82ea7c3..6a57426 100644 (file)
@@ -43,7 +43,7 @@
 #include <stdio.h>
 #include <stdint.h>
 #include <string.h>
-#include <rte_common_vect.h>
+#include <rte_vect.h>
 
 #ifdef __cplusplus
 extern "C" {