summaryrefslogtreecommitdiff
path: root/src/pulsecore/protocol-esound.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pulsecore/protocol-esound.h')
-rw-r--r--src/pulsecore/protocol-esound.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulsecore/protocol-esound.h b/src/pulsecore/protocol-esound.h
index 63a29ce8d..e4b65e742 100644
--- a/src/pulsecore/protocol-esound.h
+++ b/src/pulsecore/protocol-esound.h
@@ -37,7 +37,7 @@ typedef struct pa_esound_options {
pa_module *module;
- pa_bool_t auth_anonymous;
+ bool auth_anonymous;
pa_ip_acl *auth_ip_acl;
pa_auth_cookie *auth_cookie;