From 47db0f25d4fdf7c99420e0e1d2fc26a311ee5ab9 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 20 Mar 2017 11:51:19 +0100 Subject: [PATCH] command: include cleanup --- src/command.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/command.c b/src/command.c index f47772e..889ef0d 100644 --- a/src/command.c +++ b/src/command.c @@ -18,12 +18,10 @@ */ #include "command.h" -#include "config.h" -#include "ncmpc.h" #include "i18n.h" -#include "mpdclient.h" -#include "screen.h" +#include "ncmpc_curses.h" +#include #include #include #include -- 2.30.2