summaryrefslogtreecommitdiffstats
path: root/avahi-core/announce.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-10-17 22:28:01 +0000
committerLennart Poettering <lennart@poettering.net>2005-10-17 22:28:01 +0000
commit730f9eb9d43de11bbb7b74280ac2ed3d92bab645 (patch)
treea2f227f9ed2478838f0aa29f886ef35b3a929682 /avahi-core/announce.h
parent263515cd1d7b52ce2ad3dc55a93b9d6f730133f1 (diff)
rename server.h to internal.h
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@804 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-core/announce.h')
-rw-r--r--avahi-core/announce.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-core/announce.h b/avahi-core/announce.h
index 1994312..3a8bcf3 100644
--- a/avahi-core/announce.h
+++ b/avahi-core/announce.h
@@ -26,7 +26,7 @@ typedef struct AvahiAnnouncer AvahiAnnouncer;
#include <avahi-common/llist.h>
#include "iface.h"
-#include "server.h"
+#include "internal.h"
#include "timeeventq.h"
#include "publish.h"