From f5c7241e9db4ac2af7679c44baaf4d3e6647dc05 Mon Sep 17 00:00:00 2001 From: Ged Murphy Date: Thu, 24 Sep 2015 07:13:21 +0000 Subject: [PATCH] unixification svn path=/trunk/; revision=69344 --- reactos/dll/win32/devmgr/stdafx.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reactos/dll/win32/devmgr/stdafx.h b/reactos/dll/win32/devmgr/stdafx.h index cd03b01e6e3..6c9efc37cf9 100644 --- a/reactos/dll/win32/devmgr/stdafx.h +++ b/reactos/dll/win32/devmgr/stdafx.h @@ -53,7 +53,7 @@ OUT LPDWORD lpReboot); #include #include #include -#include +#include #include #include #include @@ -61,7 +61,7 @@ OUT LPDWORD lpReboot); #include #include #include -#include +#include #include #include