repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Display the config file location in the incorrect config file error
[wine.git]
/
include
/
oaidl.h
blob
8d2860124e4454ab0a9455fefcb6dfcf9143a6ff
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 */