blob: f9e042d2cbecd7051fd1f7a0f5249a44bda740aa [file] [log] [blame]
#ifndef __WINE__
#include "rpc.h"
#include "rpcndr.h"
#ifndef COM_NO_WINDOWS_H
#include "windows.h"
#include "ole2.h"
#endif
#endif
#ifndef __WINE_COMCAT_H
#define __WINE_COMCAT_H
#include "unknwn.h"
typedef GUID CATID;
typedef REFGUID REFCATID;
#endif /*__WINE_COMCAT_H */