From eda7615d699eb01a73e7bf7e30b12b7e804459e5 Mon Sep 17 00:00:00 2001 From: Alistair Leslie-Hughes Date: Mon, 24 Sep 2012 13:44:00 +1000 Subject: [PATCH] uuid: Add msdasc.h. --- dlls/uuid/uuid.c | 1 + 1 file changed, 1 insertion(+) diff --git a/dlls/uuid/uuid.c b/dlls/uuid/uuid.c index cae55c7d1e3..fd96fe3b403 100644 --- a/dlls/uuid/uuid.c +++ b/dlls/uuid/uuid.c @@ -84,6 +84,7 @@ DEFINE_GUID(GUID_NULL,0,0,0,0,0,0,0,0,0,0,0); #include "ocmm.h" #include "commoncontrols.h" #include "tlogstg.h" +#include "msdasc.h" /* FIXME: cguids declares GUIDs but does not define their values */