i965/fs: Remove duplicate include of brw_shader.h
authorFrancisco Jerez <currojerez@riseup.net>
Tue, 3 Feb 2015 13:52:37 +0000 (15:52 +0200)
committerFrancisco Jerez <currojerez@riseup.net>
Tue, 10 Feb 2015 14:05:51 +0000 (16:05 +0200)
commitc472793a2a55bb529bf4297f04ff785ce52cfc6e
tree33aaf6d42da014056da1e23d49610b02575c9486
parentdfe957c02b753dbb5b372e768a5677f577daf9ef
i965/fs: Remove duplicate include of brw_shader.h

The second one was inside an extern "C" block, luckily it was being
discarded by the preprocessor.

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/brw_fs.h