net/hns3: decrease non-nearby memory access in Rx
[dpdk.git] / drivers / net / i40e / i40e_rxtx_vec_altivec.c
index 5fa92bf..6862a01 100644 (file)
@@ -13,7 +13,7 @@
 #include "i40e_rxtx.h"
 #include "i40e_rxtx_vec_common.h"
 
-#include <altivec.h>
+#include <rte_altivec.h>
 
 #pragma GCC diagnostic ignored "-Wcast-qual"