Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2010-09-05 19:42:39 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2010-09-05 19:42:39 +0400
commitc3f7be8fa24d7871c9cffdb03cab7208fe139044 (patch)
tree71a0e698e60e1bd816f842c5771f686d4afab9a6 /src/filters/renderer
parent5c48389f090d6e06ee1d8284464b983c21da3a49 (diff)
cleanup
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2478 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/filters/renderer')
-rw-r--r--src/filters/renderer/MpcAudioRenderer/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/filters/renderer/MpcAudioRenderer/stdafx.h b/src/filters/renderer/MpcAudioRenderer/stdafx.h
index 4f2979b53..a7df7cf1a 100644
--- a/src/filters/renderer/MpcAudioRenderer/stdafx.h
+++ b/src/filters/renderer/MpcAudioRenderer/stdafx.h
@@ -32,7 +32,7 @@
#endif
#include <afx.h>
-#include <afxwin.h> // MFC core and standard components
+#include <afxwin.h> // MFC core and standard components
#include <streams.h>
#include <dvdmedia.h>