[ros-diffs] [akhaldi] 48137: [HEADERS] - Make the header inclusion MSVC compatible. - compstui now compiles with MSVC.
akhaldi at svn.reactos.org
akhaldi at svn.reactos.org
Tue Jul 20 15:51:45 UTC 2010
Author: akhaldi
Date: Tue Jul 20 15:51:44 2010
New Revision: 48137
URL: http://svn.reactos.org/svn/reactos?rev=48137&view=rev
Log:
[HEADERS]
- Make the header inclusion MSVC compatible.
- compstui now compiles with MSVC.
Modified:
trunk/reactos/include/reactos/wine/ddk/compstui.h
Modified: trunk/reactos/include/reactos/wine/ddk/compstui.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/wine/ddk/compstui.h?rev=48137&r1=48136&r2=48137&view=diff
==============================================================================
--- trunk/reactos/include/reactos/wine/ddk/compstui.h [iso-8859-1] (original)
+++ trunk/reactos/include/reactos/wine/ddk/compstui.h [iso-8859-1] Tue Jul 20 15:51:44 2010
@@ -1,2 +1,2 @@
-#include_next <compstui.h>
+#include <psdk/compstui.h>
More information about the Ros-diffs
mailing list