eal/x86: move header file for vector instructions
[dpdk.git] / examples / l3fwd / main.c
index 3edb250..90e177f 100644 (file)
@@ -43,7 +43,7 @@
 #include <getopt.h>
 
 #include <rte_common.h>
-#include <rte_common_vect.h>
+#include <rte_vect.h>
 #include <rte_byteorder.h>
 #include <rte_log.h>
 #include <rte_memory.h>