summaryrefslogtreecommitdiffstats
path: root/avahi-client/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-client/internal.h')
-rw-r--r--avahi-client/internal.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/avahi-client/internal.h b/avahi-client/internal.h
index b05835f..56aaaae 100644
--- a/avahi-client/internal.h
+++ b/avahi-client/internal.h
@@ -23,7 +23,10 @@
***/
#include <dbus/dbus.h>
+
#include "client.h"
+#include "lookup.h"
+#include "publish.h"
struct AvahiClient {
const AvahiPoll *poll_api;