Signed-off-by: Alexander Couzens <lynxis at fe80.eu> --- src/pulse/client-conf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pulse/client-conf.c b/src/pulse/client-conf.c index 317c9f9..35c5532 100644 --- a/src/pulse/client-conf.c +++ b/src/pulse/client-conf.c @@ -41,7 +41,7 @@ #include "client-conf.h" #ifdef HAVE_X11 -#include <client-conf-x11.h> +#include "client-conf-x11.h" #endif #define DEFAULT_CLIENT_CONFIG_FILE PA_DEFAULT_CONFIG_DIR PA_PATH_SEP "client.conf" -- 2.0.0