projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3475b68
)
mesa: remove unneeded #include of colormac.h
author
Mark Janes
<mark.a.janes@intel.com>
Fri, 10 Apr 2015 20:41:19 +0000
(13:41 -0700)
committer
Matt Turner
<mattst88@gmail.com>
Tue, 6 Oct 2015 19:36:32 +0000
(12:36 -0700)
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/main/pack.c
patch
|
blob
|
history
diff --git
a/src/mesa/main/pack.c
b/src/mesa/main/pack.c
index 7147fd6e4fe3f4b82661f17ffad8d22c8f6e24b5..ef89e751a4cef857ae8ed9eb311b149fb8b7b43a 100644
(file)
--- a/
src/mesa/main/pack.c
+++ b/
src/mesa/main/pack.c
@@
-43,7
+43,6
@@
#include "glheader.h"
-#include "colormac.h"
#include "enums.h"
#include "image.h"
#include "imports.h"