commit | 214b897bcd22808b300f5aca92aaa780cd23fbd1 | [log] [tgz] |
---|---|---|
author | Aric Stewart <aric@codeweavers.com> | Tue Mar 08 16:46:00 2005 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Mar 08 16:46:00 2005 +0000 |
tree | 9ec5c7afe0482fe6aa6e17e5cb27f4ba2e173be9 | |
parent | e15e5179c214d5bd97e2c5dd6530e174ba95da32 [diff] [blame] |
Implement EM_GETOLEINTERFACE.
diff --git a/dlls/uuid/uuid.c b/dlls/uuid/uuid.c index 60bab9e..80e9abd 100644 --- a/dlls/uuid/uuid.c +++ b/dlls/uuid/uuid.c
@@ -56,6 +56,7 @@ #include "dispex.h" #include "mlang.h" #include "mshtml.h" +#include "richole.h" /* FIXME: cguids declares GUIDs but does not define their values */