diff options
Diffstat (limited to 'src/pulsecore/protocol-http.c')
-rw-r--r-- | src/pulsecore/protocol-http.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pulsecore/protocol-http.c b/src/pulsecore/protocol-http.c index 25a2cd008..bbb03c3aa 100644 --- a/src/pulsecore/protocol-http.c +++ b/src/pulsecore/protocol-http.c @@ -30,6 +30,7 @@ #include <pulse/xmalloc.h> #include <pulse/timeval.h> +#include <pulsecore/core-struct.h> #include <pulsecore/core-util.h> #include <pulsecore/ioline.h> #include <pulsecore/thread-mq.h> |