mempool: fix slow allocation of large mempools
[dpdk.git] / lib / librte_ethdev / rte_eth_ctrl.h
index be4b4af..1416c37 100644 (file)
@@ -7,7 +7,7 @@
 
 #include <stdint.h>
 #include <rte_common.h>
-#include "rte_ether.h"
+#include <rte_ether.h>
 #include "rte_flow.h"
 
 /**