summaryrefslogtreecommitdiffstats
path: root/avahi-common/dbus-watch-glue.c
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-common/dbus-watch-glue.c')
-rw-r--r--avahi-common/dbus-watch-glue.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/avahi-common/dbus-watch-glue.c b/avahi-common/dbus-watch-glue.c
index 80d35f2..46fcc90 100644
--- a/avahi-common/dbus-watch-glue.c
+++ b/avahi-common/dbus-watch-glue.c
@@ -22,8 +22,8 @@
#include <assert.h>
#include <stdio.h>
-#include <avahi-common/malloc.h>
-
+#include "malloc.h"
+#include "timeval.h"
#include "dbus-watch-glue.h"
static AvahiWatchEvent translate_dbus_to_avahi(unsigned int f) {