summaryrefslogtreecommitdiffstats
path: root/loader/dshow/DS_VideoDecoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'loader/dshow/DS_VideoDecoder.h')
-rw-r--r--loader/dshow/DS_VideoDecoder.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/loader/dshow/DS_VideoDecoder.h b/loader/dshow/DS_VideoDecoder.h
index ba97162da4..4b2d19f90b 100644
--- a/loader/dshow/DS_VideoDecoder.h
+++ b/loader/dshow/DS_VideoDecoder.h
@@ -4,7 +4,7 @@
#ifndef NOAVIFILE_HEADERS
#include "videodecoder.h"
#else
-#include "../libwin32.h"
+#include "libwin32.h"
#endif
#include "DS_Filter.h"
@@ -36,7 +36,7 @@ void DS_VideoDecoder_StartInternal(DS_VideoDecoder *this);
void DS_VideoDecoder_StopInternal(DS_VideoDecoder *this);
-int DS_VideoDecoder_DecodeInternal(DS_VideoDecoder *this, const void* src, int size, int is_keyframe, CImage* pImage);
+int DS_VideoDecoder_DecodeInternal(DS_VideoDecoder *this, const void* src, int size, int is_keyframe, char* pImage);
/*
* bits == 0 - leave unchanged