repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Implemented _CheckNotSysLevel.
[wine/multimedia.git]
/
include
/
compobj.h
blob
d42ac8fad371a326c414c1a2073dc456962eb5eb
1
#ifndef __WINE_COMPOBJ_H
2
#define __WINE_COMPOBJ_H
3
4
/* compobj.h is just a synonym for objbase.h */
5
#include
"objbase.h"
6
7
#endif
/* __WINE_COMPOBJ_H */