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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/loader/dshow/DS_AudioDecoder.h b/loader/dshow/DS_AudioDecoder.h
index 5b3eb548bf..e527156e4e 100644
--- a/loader/dshow/DS_AudioDecoder.h
+++ b/loader/dshow/DS_AudioDecoder.h
@@ -1,7 +1,7 @@
#ifndef AVIFILE_DSHOW_H
#define AVIFILE_DSHOW_H
-#include <libwin32.h>
+#include "libwin32.h"
#include "DS_Filter.h"
class DS_AudioDecoder : public IAudioDecoder