summaryrefslogtreecommitdiffstats
path: root/loader/dshow/DS_AudioDecoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'loader/dshow/DS_AudioDecoder.h')
-rw-r--r--loader/dshow/DS_AudioDecoder.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/loader/dshow/DS_AudioDecoder.h b/loader/dshow/DS_AudioDecoder.h
index 0b09d3b19c..157993cda3 100644
--- a/loader/dshow/DS_AudioDecoder.h
+++ b/loader/dshow/DS_AudioDecoder.h
@@ -1,6 +1,9 @@
#ifndef MPLAYER_DS_AUDIODECODER_H
#define MPLAYER_DS_AUDIODECODER_H
+#include "loader/com.h"
+#include "loader/wine/mmreg.h"
+
typedef struct DS_AudioDecoder DS_AudioDecoder;
//DS_AudioDecoder * DS_AudioDecoder_Create(const CodecInfo * info, const WAVEFORMATEX* wf);