From eeaccfdfe10a5ff25e93f53baa7d8de17f23fcf6 Mon Sep 17 00:00:00 2001 From: Rafal Harabien Date: Fri, 25 Mar 2011 22:45:59 +0000 Subject: [PATCH] [WIN32K] Forgotten in r51139... svn path=/trunk/; revision=51141 --- reactos/subsystems/win32/win32k/pch.h | 1 + 1 file changed, 1 insertion(+) diff --git a/reactos/subsystems/win32/win32k/pch.h b/reactos/subsystems/win32/win32k/pch.h index 479f00a195e..b703d6b868b 100644 --- a/reactos/subsystems/win32/win32k/pch.h +++ b/reactos/subsystems/win32/win32k/pch.h @@ -18,6 +18,7 @@ #include #include #include +#include /* Win32 Headers */ /* FIXME: Defines in winbase.h that we need... */