Moved X input event handling out of EVENT_WaitNetEvent and into
[wine] / include / oleobj.h
1 #ifndef _WINE_OLEOBJ_H
2 #define _WINE_OLEOBJ_H
3
4 #include "wine/obj_base.h"
5 #include "wine/obj_storage.h"
6 #include "wine/obj_moniker.h"
7 #include "wine/obj_dataobject.h"
8 #include "wine/obj_oleobj.h"
9
10 #endif /*_WINE_OLEOBJ_H*/
11