diff --git a/tools/up-tool.c b/tools/up-tool.c index 5e73cc5..eeee0b4 100644 --- a/tools/up-tool.c +++ b/tools/up-tool.c @@ -32,9 +32,7 @@ #include #include -#include "up-client.h" -#include "up-device.h" -#include "up-wakeups.h" +#include "upower.h" static GMainLoop *loop; static gboolean opt_monitor_detail = FALSE;