From 533a18f143e78e27c355e49ea6e9cb4d2f1723e8 Mon Sep 17 00:00:00 2001 From: Alistair Leslie-Hughes Date: Wed, 8 Feb 2017 03:49:51 +0000 Subject: [PATCH] uuid: Add comsvcs.h. Signed-off-by: Alistair Leslie-Hughes Signed-off-by: Alexandre Julliard --- dlls/uuid/uuid.c | 1 + 1 file changed, 1 insertion(+) diff --git a/dlls/uuid/uuid.c b/dlls/uuid/uuid.c index 4834deeae9..92ec9d01c8 100644 --- a/dlls/uuid/uuid.c +++ b/dlls/uuid/uuid.c @@ -88,6 +88,7 @@ DEFINE_GUID(GUID_NULL,0,0,0,0,0,0,0,0,0,0,0); #include "msdasc.h" #include "netcfgx.h" #include "shimgdata.h" +#include "comsvcs.h" /* FIXME: cguids declares GUIDs but does not define their values */