summaryrefslogtreecommitdiffstats
path: root/src/cli-command.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli-command.c')
-rw-r--r--src/cli-command.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cli-command.c b/src/cli-command.c
index 0c754c7e..469e405e 100644
--- a/src/cli-command.c
+++ b/src/cli-command.c
@@ -9,8 +9,8 @@
#include "sink.h"
#include "source.h"
#include "client.h"
-#include "sinkinput.h"
-#include "sourceoutput.h"
+#include "sink-input.h"
+#include "source-output.h"
#include "tokenizer.h"
#include "strbuf.h"
#include "namereg.h"