eal/x86: move header file for vector instructions
[dpdk.git] / lib / librte_lpm / rte_lpm.h
index e6c25b6..e318769 100644 (file)
@@ -46,7 +46,7 @@
 #include <rte_branch_prediction.h>
 #include <rte_memory.h>
 #include <rte_common.h>
-#include <rte_common_vect.h>
+#include <rte_vect.h>
 
 #ifdef __cplusplus
 extern "C" {