[MSXML3]
[reactos.git] / reactos / dll / win32 / msxml3 / uuid.c
index 0fcedc2..f0d83b4 100644 (file)
 
 #include <windef.h>
 #include <winbase.h>
-//#include "winuser.h"
-#include <ole2.h>
+#include <objbase.h>
 
 /*
  * First include the version 2 headers so that we don't redefine their
  * uuids - they're already in libuuid
  */
-//#include "msxml.h"
+#include <msxml.h>
 
 /* Now we can initialize the rest of the uuids */
 #include <initguid.h>