aboutsummaryrefslogtreecommitdiff
path: root/avahi-core/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-core/util.c')
-rw-r--r--avahi-core/util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-core/util.c b/avahi-core/util.c
index 21ef94c..c68d9a3 100644
--- a/avahi-core/util.c
+++ b/avahi-core/util.c
@@ -27,7 +27,7 @@
#include <assert.h>
#include <ctype.h>
-#include <avahi-common/malloc.h>
+#include "avahi-common/avahi-malloc.h"
#include "util.h"
void avahi_hexdump(const void* p, size_t size) {