Sign in
goma
/
wine
/
ce4e097d4c1e2f18a9b75d2dc41ba7bc348ce28e
/
.
/
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 */