repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 990226.
[wine/gsoc-2012-control.git]
/
include
/
compobj.h
blob
e1b372b000b5df0152b9ac773860dec87bd6ae02
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 */