net/hns3: fix timing in mailbox
[dpdk.git] / drivers / net / cxgbe / cxgbevf_main.c
index 9ee0605..f639612 100644 (file)
@@ -3,8 +3,8 @@
  * All rights reserved.
  */
 
-#include <rte_ethdev_driver.h>
-#include <rte_ethdev_pci.h>
+#include <ethdev_driver.h>
+#include <ethdev_pci.h>
 #include <rte_malloc.h>
 
 #include "base/common.h"