summaryrefslogtreecommitdiffstats
path: root/avahi-core/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-core/core.h')
-rw-r--r--avahi-core/core.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/avahi-core/core.h b/avahi-core/core.h
index ec0b981..f51bd6b 100644
--- a/avahi-core/core.h
+++ b/avahi-core/core.h
@@ -34,7 +34,6 @@
* services using an embedded mDNS stack. */
#include <avahi-common/cdecl.h>
-#include <avahi-common/defs.h>
#ifndef DOXYGEN_SHOULD_SKIP_THIS
AVAHI_C_DECL_BEGIN
@@ -53,10 +52,11 @@ typedef struct AvahiEntryGroup AvahiEntryGroup;
AVAHI_C_DECL_END
#endif
+#include <avahi-core/rr.h>
#include <avahi-common/address.h>
-#include <avahi-common/rr.h>
#include <avahi-common/alternative.h>
#include <avahi-common/error.h>
+#include <avahi-common/defs.h>
#ifndef DOXYGEN_SHOULD_SKIP_THIS
AVAHI_C_DECL_BEGIN