[ros-diffs] [dchapyshev] 33001: - Fix build

dchapyshev at svn.reactos.org dchapyshev at svn.reactos.org
Thu Apr 17 16:25:10 CEST 2008


Author: dchapyshev
Date: Thu Apr 17 09:25:10 2008
New Revision: 33001

URL: http://svn.reactos.org/svn/reactos?rev=33001&view=rev
Log:
- Fix build

Modified:
    trunk/reactos/dll/directx/ksproxy/ksproxy.c

Modified: trunk/reactos/dll/directx/ksproxy/ksproxy.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/directx/ksproxy/ksproxy.c?rev=33001&r1=33000&r2=33001&view=diff
==============================================================================
--- trunk/reactos/dll/directx/ksproxy/ksproxy.c [iso-8859-1] (original)
+++ trunk/reactos/dll/directx/ksproxy/ksproxy.c [iso-8859-1] Thu Apr 17 09:25:10 2008
@@ -23,7 +23,7 @@
 #include <wchar.h>
 #include <tchar.h>
 #include <ks.h>
-#include <dshow.h>
+#include <DShow.h>
 
 HRESULT WINAPI
 KsSynchronousDeviceControl(



More information about the Ros-diffs mailing list