summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/cli-command.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2009-01-19 22:02:28 +0100
committerLennart Poettering <lennart@poettering.net>2009-01-19 22:02:28 +0100
commitb43a45d1847f2eff096cc69f70efedd2b94c3aaa (patch)
treec667367ce1938ac634046f3c8c461c47c81045ad /src/pulsecore/cli-command.c
parentfe703013add1f577d62a63233d3232a4d386109d (diff)
allow setting properties for modules, too
Diffstat (limited to 'src/pulsecore/cli-command.c')
-rw-r--r--src/pulsecore/cli-command.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pulsecore/cli-command.c b/src/pulsecore/cli-command.c
index 8f5d9bdd..f810579e 100644
--- a/src/pulsecore/cli-command.c
+++ b/src/pulsecore/cli-command.c
@@ -51,6 +51,7 @@
#include <pulsecore/shared.h>
#include <pulsecore/core-util.h>
#include <pulsecore/core-error.h>
+#include <pulsecore/modinfo.h>
#include "cli-command.h"