#ifndef __WINE_COMPOBJ_H #define __WINE_COMPOBJ_H /* compobj.h is just a synonym for objbase.h */ #include "objbase.h" #endif /* __WINE_COMPOBJ_H */