projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91c2216
)
remove #include mtypes.h
author
Brian
<brian.paul@tungstengraphics.com>
Sat, 11 Aug 2007 15:59:15 +0000
(16:59 +0100)
committer
Brian
<brian.paul@tungstengraphics.com>
Sat, 11 Aug 2007 15:59:15 +0000
(16:59 +0100)
src/mesa/pipe/p_winsys.h
patch
|
blob
|
history
diff --git
a/src/mesa/pipe/p_winsys.h
b/src/mesa/pipe/p_winsys.h
index b7495a205fe13869cbee3f968e61eceed0b769ea..09baef020ea5043834378504bc718d986eda5b42 100644
(file)
--- a/
src/mesa/pipe/p_winsys.h
+++ b/
src/mesa/pipe/p_winsys.h
@@
-28,7
+28,6
@@
#ifndef P_WINSYS_H
#define P_WINSYS_H
-#include "main/mtypes.h"
/* This is the interface that softpipe requires any window system
* hosting it to implement. This is the only include file in softpipe