[refactor] change file names

This commit is contained in:
Julian Sparber
2017-10-02 14:22:12 +02:00
parent 69b5ba35f6
commit 8f17179000
16 changed files with 63 additions and 67 deletions

View File

@@ -1,7 +1,7 @@
#ifndef __BROWSER_H
#define __BROWSER_H
#ifndef __TELEPORT_BROWSER_H
#define __TELEPORT_BROWSER_H
extern int run_avahi_service(TeleportPeer *);
void avahi_shutdown(void);
#endif /* __BROWSER_H */
#endif /* __TELEPORT_BROWSER_H */