summaryrefslogtreecommitdiffstats
path: root/src/cli.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli.c')
-rw-r--r--src/cli.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cli.c b/src/cli.c
index b7fc787a..d5b46c46 100644
--- a/src/cli.c
+++ b/src/cli.c
@@ -14,6 +14,7 @@
#include "tokenizer.h"
#include "strbuf.h"
#include "namereg.h"
+#include "clitext.h"
struct pa_cli {
struct pa_core *core;