summaryrefslogtreecommitdiff
path: root/thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'thread.h')
-rw-r--r--thread.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/thread.h b/thread.h
index 10f873a..cbe0e9c 100644
--- a/thread.h
+++ b/thread.h
@@ -1,10 +1,8 @@
#ifndef VDR_LIVE_THREAD_H
#define VDR_LIVE_THREAD_H
-#include <memory>
-#include <vdr/thread.h>
#include "autoptr.h"
-
+#include <vdr/thread.h>
namespace tnt { class Tntnet; }