Robert Shearman : uuid: Add IIDs and CLSIDs from xmldso.h.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Jul 24 06:55:11 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 2334e18adabc129e07e514cdb647e0affa1b72b2
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=2334e18adabc129e07e514cdb647e0affa1b72b2

Author: Robert Shearman <rob at codeweavers.com>
Date:   Mon Jul 24 11:45:02 2006 +0100

uuid: Add IIDs and CLSIDs from xmldso.h.

---

 dlls/uuid/uuid.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/dlls/uuid/uuid.c b/dlls/uuid/uuid.c
index 98cdffb..a933923 100644
--- a/dlls/uuid/uuid.c
+++ b/dlls/uuid/uuid.c
@@ -60,6 +60,7 @@ #include "mshtml.h"
 #include "mshtmhst.h"
 #include "richole.h"
 #include "xmldom.h"
+#include "xmldso.h"
 #include "downloadmgr.h"
 #include "objsel.h"
 #include "hlink.h"




More information about the wine-cvs mailing list