ethdev: separate driver APIs
[dpdk.git] / drivers / net / ixgbe / ixgbe_fdir.c
index 236ab8c..d5e5179 100644 (file)
@@ -13,7 +13,7 @@
 #include <rte_debug.h>
 #include <rte_pci.h>
 #include <rte_ether.h>
-#include <rte_ethdev.h>
+#include <rte_ethdev_driver.h>
 #include <rte_malloc.h>
 
 #include "ixgbe_logs.h"