blob: 3f6a85356cc98fda8054a747f7d810f450fc1073 [file] [log] [blame]
#ifndef __WINE_SHLGUID_H
#define __WINE_SHLGUID_H
/* This file defines the GUID of the shell objects. In WINE we define
* the GUIDs where the interface is declared so this file just
* includes shlobj.h
*/
#include "shlobj.h"
#endif /* __WINE_SHLGUID_H */