uuid: Add Task Scheduler interface ids.

Dmitry Timoshkov dmitry at baikal.ru
Wed Dec 18 03:01:35 CST 2013


---
 dlls/uuid/uuid.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dlls/uuid/uuid.c b/dlls/uuid/uuid.c
index fb06f2d..0f8d8f9 100644
--- a/dlls/uuid/uuid.c
+++ b/dlls/uuid/uuid.c
@@ -86,6 +86,7 @@ DEFINE_GUID(GUID_NULL,0,0,0,0,0,0,0,0,0,0,0);
 #include "commdlg.h"
 #include "tlogstg.h"
 #include "msdasc.h"
+#include "taskschd.h"
 
 /* FIXME: cguids declares GUIDs but does not define their values */
 
-- 
1.8.5.1




More information about the wine-patches mailing list