net/mlx5: separate Rx function declarations to another file
[dpdk.git] / drivers / net / mlx5 / mlx5_txpp.c
index e8d632a..89e1c5d 100644 (file)
@@ -17,6 +17,7 @@
 
 #include "mlx5.h"
 #include "mlx5_rxtx.h"
+#include "mlx5_rx.h"
 #include "mlx5_common_os.h"
 
 static_assert(sizeof(struct mlx5_cqe_ts) == sizeof(rte_int128_t),