ethdev: separate driver APIs
[dpdk.git] / drivers / net / ixgbe / rte_pmd_ixgbe.c
index 001a864..d8ca8ca 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright(c) 2010-2017 Intel Corporation
  */
 
-#include <rte_ethdev.h>
+#include <rte_ethdev_driver.h>
 
 #include "base/ixgbe_api.h"
 #include "ixgbe_ethdev.h"