[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

@@ -17,9 +17,9 @@
#include <avahi-common/timeval.h>
#include <avahi-common/thread-watch.h>
#include "teleportapp.h"
#include "teleportpeer.h"
#include "publish.h"
#include "teleport.h"
#include "teleport-peer.h"
#include "teleport-publish.h"
static AvahiThreadedPoll *threaded_poll = NULL;
static AvahiEntryGroup *group = NULL;