summaryrefslogtreecommitdiff
path: root/osdworker.h
diff options
context:
space:
mode:
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"