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.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/zeroconf.c') diff --git a/src/zeroconf.c b/src/zeroconf.c index 4a399e4a2..a4611b67e 100644 --- a/src/zeroconf.c +++ b/src/zeroconf.c @@ -21,7 +21,7 @@ #include "zeroconf.h" #include "zeroconf-internal.h" #include "conf.h" -#include "listen.h" +#include "Listen.hxx" #include -- cgit v1.2.3