summaryrefslogtreecommitdiff
path: root/tsworker.c
diff options
context:
space:
mode:
authorStefan Schallenberg <infos@nafets.de>2013-09-11 21:35:53 +0200
committerStefan Schallenberg <infos@nafets.de>2013-09-11 21:35:53 +0200
commit0b8bf3d58c09daa4ef7ec5bc9e02efad001af097 (patch)
treee34c72b20e500ba9c7153a3b9872fe5d38f4d919 /tsworker.c
parentf19e505e2c423b038787d3e63e62150eba328aa5 (diff)
downloadvdr-plugin-ffnetdev-0b8bf3d58c09daa4ef7ec5bc9e02efad001af097.tar.gz
vdr-plugin-ffnetdev-0b8bf3d58c09daa4ef7ec5bc9e02efad001af097.tar.bz2
migrated files from tools subdirectory in Main directory.
Corrected Handling of version-Number, now vdr -V shows it correct.
Diffstat (limited to 'tsworker.c')
-rw-r--r--tsworker.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tsworker.c b/tsworker.c
index 830b3a4..97fff90 100644
--- a/tsworker.c
+++ b/tsworker.c
@@ -9,8 +9,8 @@
#include <vdr/tools.h>
-#include "tools/socket.h"
-#include "tools/select.h"
+#include "tool_socket.h"
+#include "tool_select.h"
#include "tsworker.h"
#include "config.h"