power: clean up includes
[dpdk.git] / examples / vm_power_manager / guest_cli / vm_power_cli_guest.c
index ec6409a..0bf5774 100644 (file)
@@ -19,7 +19,6 @@
 #include <rte_ethdev.h>
 
 #include <rte_power.h>
-#include <guest_channel.h>
 
 #include "vm_power_cli_guest.h"