summaryrefslogtreecommitdiff
path: root/vdr_decoder_sndfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'vdr_decoder_sndfile.h')
-rw-r--r--vdr_decoder_sndfile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vdr_decoder_sndfile.h b/vdr_decoder_sndfile.h
index eed8a16..a9045d0 100644
--- a/vdr_decoder_sndfile.h
+++ b/vdr_decoder_sndfile.h
@@ -34,7 +34,7 @@
#include <mad.h>
#include <sndfile.h>
-#include <thread.h>
+#include <vdr/thread.h>
#include "vdr_decoder.h"