diff options
Diffstat (limited to 'src/zeroconf-avahi.c')
-rw-r--r-- | src/zeroconf-avahi.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 <glib.h> |