uuid: Include some more headers.
This commit is contained in:
parent
91f458314b
commit
f59a3097f2
|
@ -33,7 +33,6 @@
|
|||
#include "shlwapi.h"
|
||||
#include "shlguid.h"
|
||||
#include "comcat.h"
|
||||
#include "initguid.h"
|
||||
#include "msctf.h"
|
||||
|
||||
#include "msctf_internal.h"
|
||||
|
|
|
@ -77,6 +77,10 @@ DEFINE_GUID(GUID_NULL,0,0,0,0,0,0,0,0,0,0,0);
|
|||
#include "objsafe.h"
|
||||
#include "perhist.h"
|
||||
#include "netcon.h"
|
||||
#include "netfw.h"
|
||||
#include "msctf.h"
|
||||
#include "sensevts.h"
|
||||
#include "ocmm.h"
|
||||
|
||||
/* FIXME: cguids declares GUIDs but does not define their values */
|
||||
|
||||
|
|
Loading…
Reference in New Issue