ethdev: make driver-only headers private
[dpdk.git] / drivers / net / ionic / ionic_lif.c
index f39b54e..f3d55c0 100644 (file)
@@ -3,7 +3,7 @@
  */
 
 #include <rte_malloc.h>
-#include <rte_ethdev_driver.h>
+#include <ethdev_driver.h>
 
 #include "ionic.h"
 #include "ionic_logs.h"