projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c7840f
)
st/mesa: remove unneeded #include in st_format.h
author
Brian Paul
<brianp@vmware.com>
Tue, 5 Dec 2017 14:13:53 +0000
(07:13 -0700)
committer
Brian Paul
<brianp@vmware.com>
Tue, 5 Dec 2017 22:32:24 +0000
(15:32 -0700)
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/mesa/state_tracker/st_format.h
patch
|
blob
|
history
diff --git
a/src/mesa/state_tracker/st_format.h
b/src/mesa/state_tracker/st_format.h
index 3dd9c10341a04ac55345e37c353530f07257f3a1..466b5d073fc48e73cd9a083b4f33f648e0c9448f 100644
(file)
--- a/
src/mesa/state_tracker/st_format.h
+++ b/
src/mesa/state_tracker/st_format.h
@@
-33,7
+33,6
@@
#include "main/formats.h"
#include "main/glheader.h"
-#include "pipe/p_defines.h"
#include "pipe/p_format.h"
#ifdef __cplusplus