diff options
Diffstat (limited to 'src/pulsecore/idxset.c')
-rw-r--r-- | src/pulsecore/idxset.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pulsecore/idxset.c b/src/pulsecore/idxset.c index 70ef7ba7..e683eada 100644 --- a/src/pulsecore/idxset.c +++ b/src/pulsecore/idxset.c @@ -32,6 +32,7 @@ #include <string.h> #include <pulse/xmalloc.h> +#include <pulsecore/macro.h> #include "idxset.h" |