Moved GUID definitions to their respective dll.
[wine] / dlls / shell32 / shellguid.c
1 /*
2  *  Shell UID
3  *
4  *  1998 Juergen Schmied (jsch)  *  <juergen.schmied@metronet.de>
5  *
6  *  this in in a single file due to interfering definitions
7  *
8  */
9 #include "initguid.h"
10
11 #include "shlwapi.h"
12 #include "shlguid.h"
13 #include "shlobj.h"
14 #include "docobj.h"