net/mlx5: add translation of connection tracking action
[dpdk.git] / drivers / net / mlx5 / mlx5_devx.c
index 5c940ed..76d31f5 100644 (file)
@@ -20,7 +20,8 @@
 
 #include "mlx5.h"
 #include "mlx5_common_os.h"
-#include "mlx5_rxtx.h"
+#include "mlx5_tx.h"
+#include "mlx5_rx.h"
 #include "mlx5_utils.h"
 #include "mlx5_devx.h"
 #include "mlx5_flow.h"