mesa: remove unneeded #include of colormac.h
authorBrian Paul <brianp@vmware.com>
Wed, 1 Apr 2015 15:45:57 +0000 (09:45 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 1 Apr 2015 18:04:28 +0000 (12:04 -0600)
commit2768a0b1b42f3c1531ab9c3647a93f0504002280
tree7a3ce764635cda76b8f103efdaf6c8df1b5c1d61
parentf1d55017d7cb0e8fd9314ca29849304eb067960f
mesa: remove unneeded #include of colormac.h

Acked-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Mark Janes <mark.a.janes@intel.com>
13 files changed:
src/mesa/main/attrib.c
src/mesa/main/debug.c
src/mesa/main/pixel.c
src/mesa/main/pixeltransfer.c
src/mesa/main/samplerobj.h
src/mesa/main/texcompress.c
src/mesa/main/texcompress_fxt1.c
src/mesa/main/texcompress_rgtc.c
src/mesa/main/texcompress_s3tc.c
src/mesa/main/texparam.c
src/mesa/main/texstate.c
src/mesa/main/texstore.c
src/mesa/program/prog_execute.c