From 8ddd02c36002c5bc57a32973a5eab0f6b9972391 Mon Sep 17 00:00:00 2001 From: Aleksey Bragin Date: Sun, 30 Dec 2007 10:23:01 +0000 Subject: [PATCH] - These will be needed soon. svn path=/trunk/; revision=31499 --- reactos/lib/sdk/uuid/uuid.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/reactos/lib/sdk/uuid/uuid.c b/reactos/lib/sdk/uuid/uuid.c index 4bd2534ecea..fd98602caf2 100644 --- a/reactos/lib/sdk/uuid/uuid.c +++ b/reactos/lib/sdk/uuid/uuid.c @@ -54,6 +54,8 @@ #include "urlmon.h" #include "objsel.h" #include "richole.h" +#include "xmldom.h" +#include "xmldso.h" /* FIXME: cguids declares GUIDs but does not define their values */