diff options
Diffstat (limited to 'src/pulsecore/shared.c')
-rw-r--r-- | src/pulsecore/shared.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pulsecore/shared.c b/src/pulsecore/shared.c index 1b5eea986..2e63d0eb9 100644 --- a/src/pulsecore/shared.c +++ b/src/pulsecore/shared.c @@ -22,6 +22,7 @@ #endif #include <pulse/xmalloc.h> +#include <pulsecore/core-struct.h> #include <pulsecore/macro.h> #include "shared.h" |