From 88db16e943d37ac01166174dd4b77dce131bda6e Mon Sep 17 00:00:00 2001 From: Amine Khaldi Date: Tue, 20 Jul 2010 15:51:44 +0000 Subject: [PATCH] [HEADERS] - Make the header inclusion MSVC compatible. - compstui now compiles with MSVC. svn path=/trunk/; revision=48137 --- reactos/include/reactos/wine/ddk/compstui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/include/reactos/wine/ddk/compstui.h b/reactos/include/reactos/wine/ddk/compstui.h index affe933d161..9b63ff291ae 100644 --- a/reactos/include/reactos/wine/ddk/compstui.h +++ b/reactos/include/reactos/wine/ddk/compstui.h @@ -1,2 +1,2 @@ -#include_next +#include