From 5645cda63fc3d623be915428cd5941f214d9213c Mon Sep 17 00:00:00 2001 From: Amine Khaldi Date: Wed, 10 Aug 2016 13:37:22 +0000 Subject: [PATCH] [SHIMLIB] Improve header inclusions. svn path=/trunk/; revision=72187 --- reactos/dll/appcompat/shims/shimlib/shimlib.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/reactos/dll/appcompat/shims/shimlib/shimlib.c b/reactos/dll/appcompat/shims/shimlib/shimlib.c index 45dda7908b3..7720305ff27 100644 --- a/reactos/dll/appcompat/shims/shimlib/shimlib.c +++ b/reactos/dll/appcompat/shims/shimlib/shimlib.c @@ -6,7 +6,8 @@ * PROGRAMMER: Mark Jansen */ -#include +#include +#include #include #include