aboutsummaryrefslogtreecommitdiff
path: root/avahi-core/hashmap-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-core/hashmap-test.c')
-rw-r--r--avahi-core/hashmap-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-core/hashmap-test.c b/avahi-core/hashmap-test.c
index 209d0e5..5938ae4 100644
--- a/avahi-core/hashmap-test.c
+++ b/avahi-core/hashmap-test.c
@@ -24,7 +24,7 @@
#include <stdio.h>
#include <avahi-common/domain.h>
-#include <avahi-common/malloc.h>
+#include "avahi-common/avahi-malloc.h"
#include "hashmap.h"
#include "util.h"