wine/include/compobj.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

9 lines
174 B
C

#ifndef __WINE_COMPOBJ_H
#define __WINE_COMPOBJ_H
/* "compobj.h" is obsolete, you should include "objbase.h" instead */
#include "objbase.h"
#endif /* __WINE_COMPOBJ_H */