Sign in
goma
/
wine
/
1cc881772c8d02ccc0c86e461669b00a4cc950ee
/
.
/
include
/
compobj.h
blob: d42ac8fad371a326c414c1a2073dc456962eb5eb [
file
] [
log
] [
blame
]
#ifndef
__WINE_COMPOBJ_H
#define
__WINE_COMPOBJ_H
/* compobj.h is just a synonym for objbase.h */
#include
"objbase.h"
#endif
/* __WINE_COMPOBJ_H */