commit | f55c9b65116291ecce57d9e80a74d02bf2b5274d | [log] [tgz] |
---|---|---|
author | Mike McCormack <mike@codeweavers.com> | Fri Jul 07 14:18:30 2006 +0900 |
committer | Alexandre Julliard <julliard@winehq.org> | Fri Jul 07 16:57:01 2006 +0200 |
tree | 375e317bd9f5665789cd11e6707dbebd22b8dfc9 | |
parent | aa44a063fd82801ce4fd3c9869f99437504555c3 [diff] |
uuid: Add indexsvr's IIDs to libuuid.
diff --git a/dlls/uuid/uuid.c b/dlls/uuid/uuid.c index 20116ee..41795b6 100644 --- a/dlls/uuid/uuid.c +++ b/dlls/uuid/uuid.c
@@ -64,6 +64,7 @@ #include "objsel.h" #include "hlink.h" #include "optary.h" +#include "indexsvr.h" /* FIXME: cguids declares GUIDs but does not define their values */