net/mlx5: separate Tx function declarations to another file
[dpdk.git] / drivers / net / mlx5 / mlx5_txq.c
index cd13eb9..2bda2c8 100644 (file)
@@ -23,6 +23,7 @@
 #include "mlx5_defs.h"
 #include "mlx5_utils.h"
 #include "mlx5.h"
+#include "mlx5_tx.h"
 #include "mlx5_rxtx.h"
 #include "mlx5_autoconf.h"