uuid: Include some more headers.

This commit is contained in:
Alexandre Julliard 2009-07-16 16:36:38 +02:00
parent 91f458314b
commit f59a3097f2
2 changed files with 4 additions and 1 deletions

View file

@ -33,7 +33,6 @@
#include "shlwapi.h"
#include "shlguid.h"
#include "comcat.h"
#include "initguid.h"
#include "msctf.h"
#include "msctf_internal.h"

View file

@ -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 */