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