wine/include/shlguid.h
Alexandre Julliard 638f169b1e Recovery of release 990110 after disk crash.
See Changelog for changes between 990103 and 990110.
1999-01-17 16:32:32 +00:00

14 lines
264 B
C

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