summaryrefslogtreecommitdiff
path: root/osdworker.h
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 /osdworker.h
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 'osdworker.h')
-rw-r--r--osdworker.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/osdworker.h b/osdworker.h
index 753f4b5..a74fed0 100644
--- a/osdworker.h
+++ b/osdworker.h
@@ -10,8 +10,8 @@
#include <vdr/thread.h>
-#include "tools/socket.h"
-#include "tools/select.h"
+#include "tool_socket.h"
+#include "tool_select.h"
#include "streamdevice.h"
#include "remote.h"
#include "netosd.h"