projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b83ede
)
gallium: Remove unnecessary header from p_format.h.
author
Vinson Lee
<vlee@vmware.com>
Fri, 27 Aug 2010 07:15:04 +0000
(
00:15
-0700)
committer
Vinson Lee
<vlee@vmware.com>
Fri, 27 Aug 2010 07:15:04 +0000
(
00:15
-0700)
Remove p_compiler.h.
src/gallium/include/pipe/p_format.h
patch
|
blob
|
history
diff --git
a/src/gallium/include/pipe/p_format.h
b/src/gallium/include/pipe/p_format.h
index 436c3f627a824417b1cfac0515626b160a7c1cdd..06412f4894c8ffcadde6b7b7eb9f71ea5388549b 100644
(file)
--- a/
src/gallium/include/pipe/p_format.h
+++ b/
src/gallium/include/pipe/p_format.h
@@
-29,8
+29,6
@@
#ifndef PIPE_FORMAT_H
#define PIPE_FORMAT_H
-#include "p_compiler.h"
-
#ifdef __cplusplus
extern "C" {
#endif