[Mesa-dev] [PATCH 4/4] mesa: remove unneeded #include of colormac.h
Mark Janes
mark.a.janes at intel.com
Fri Apr 10 13:41:19 PDT 2015
---
src/mesa/main/pack.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/mesa/main/pack.c b/src/mesa/main/pack.c
index f723608..c444890 100644
--- 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"
--
2.1.4
More information about the mesa-dev
mailing list