aboutsummaryrefslogtreecommitdiff
path: root/avahi-client/srv-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-client/srv-test.c')
-rw-r--r--avahi-client/srv-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-client/srv-test.c b/avahi-client/srv-test.c
index 650bd77..3d606a2 100644
--- a/avahi-client/srv-test.c
+++ b/avahi-client/srv-test.c
@@ -28,7 +28,7 @@
#include <avahi-client/lookup.h>
#include <avahi-common/error.h>
#include <avahi-common/simple-watch.h>
-#include <avahi-common/malloc.h>
+#include "avahi-common/avahi-malloc.h"
static void callback(
AVAHI_GCC_UNUSED AvahiServiceResolver *r,