projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Renamed wintypes.h to windef.h.
[wine]
/
include
/
oaidl.h
1
#ifndef __WINE_OAIDL_H
2
#define __WINE_OAIDL_H
3
4
#include "ole2.h"
5
#include "objidl.h"
6
7
#include "wine/obj_base.h"
8
9
/* the following depend only on obj_base.h */
10
#include "wine/obj_oleaut.h"
11
12
#endif /* _WINE_OAIDL_H */