]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/hns3/hns3_cmd.c
net/hns3: extract common code to its own file
[dpdk.git] / drivers / net / hns3 / hns3_cmd.c
index 50769c622614026556cb829004dc950b16cb6060..2ce59d8de60183a56a73857394f045ec67bc4706 100644 (file)
@@ -5,7 +5,7 @@
 #include <ethdev_pci.h>
 #include <rte_io.h>
 
-#include "hns3_ethdev.h"
+#include "hns3_common.h"
 #include "hns3_regs.h"
 #include "hns3_intr.h"
 #include "hns3_logs.h"