projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Replaced all the Mesa specific code by GLX code. Should work now on
[wine]
/
include
/
unknwn.h
1
#ifndef __WINE_UNKNWN_H
2
#define __WINE_UNKNWN_H
3
4
5
#include "wine/obj_base.h"
6
7
8
#endif /* __WINE_UNKNWN_H */