summaryrefslogtreecommitdiffstats
path: root/avahi-core/avahi.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-05-07 13:42:30 +0000
committerLennart Poettering <lennart@poettering.net>2005-05-07 13:42:30 +0000
commit51e4b3daee0dd31bfd7143de86d97fa1c35b324f (patch)
tree4d0dff99faf7ac15213af47a5d8fa380e6822726 /avahi-core/avahi.h
parenta06b2f7726485b97b16a38298cb32546ee9d751f (diff)
libarry updates
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@59 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-core/avahi.h')
-rw-r--r--avahi-core/avahi.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/avahi-core/avahi.h b/avahi-core/avahi.h
index bbb7873..750dee1 100644
--- a/avahi-core/avahi.h
+++ b/avahi-core/avahi.h
@@ -1,5 +1,5 @@
-#ifndef fooavahihfoo
-#define fooavahihfoo
+#ifndef foocorehfoo
+#define foocorehfoo
/* $Id$ */
@@ -29,8 +29,8 @@ typedef struct _AvahiServer AvahiServer;
typedef struct _AvahiEntry AvahiEntry;
typedef struct _AvahiEntryGroup AvahiEntryGroup;
-#include "address.h"
-#include "rr.h"
+#include <avahi-core/address.h>
+#include <avahi-core/rr.h>
typedef enum {
AVAHI_ENTRY_NULL = 0,