From e30a2dd2d7b7749562ba01bc004c6005c8401a12 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 3 Jan 2013 11:05:44 +0100 Subject: listen: convert to C++ --- src/zeroconf-avahi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/zeroconf-avahi.c') diff --git a/src/zeroconf-avahi.c b/src/zeroconf-avahi.c index f2cc5359b..1f93ddb72 100644 --- a/src/zeroconf-avahi.c +++ b/src/zeroconf-avahi.c @@ -19,7 +19,7 @@ #include "config.h" #include "zeroconf-internal.h" -#include "listen.h" +#include "Listen.hxx" #include "mpd_error.h" #include -- cgit v1.2.3