Replaced direct access to the WND structure by corresponding calls to
[wine] / include / compobj.h
1 #ifndef __WINE_COMPOBJ_H
2 #define __WINE_COMPOBJ_H
3
4 /* "compobj.h" is obsolete, you should include "objbase.h" instead */
5
6 #include "objbase.h"
7
8 #endif /* __WINE_COMPOBJ_H */