aboutsummaryrefslogtreecommitdiff
path: root/avahi-core/hashmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-core/hashmap.c')
-rw-r--r--avahi-core/hashmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-core/hashmap.c b/avahi-core/hashmap.c
index 9b55bd3..58e9b4a 100644
--- a/avahi-core/hashmap.c
+++ b/avahi-core/hashmap.c
@@ -26,7 +26,7 @@
#include <avahi-common/llist.h>
#include <avahi-common/domain.h>
-#include <avahi-common/malloc.h>
+#include "avahi-common/avahi-malloc.h"
#include "hashmap.h"
#include "util.h"