i965: Move libdrm/C++ hack introduced in fa2deb3d to intel_context.h
authorCedric Vivier <cedricv@neonux.com>
Sun, 29 Aug 2010 03:01:46 +0000 (20:01 -0700)
committerEric Anholt <eric@anholt.net>
Sun, 29 Aug 2010 03:02:54 +0000 (20:02 -0700)
commit3d4597f9d4c93d285825d5a6505d4ee7ce6e2c3e
tree9b7d09b689dcbd2cb7a93f057169b404ed86f9fc
parent2dfd348e33f0152e3ab693ec3b53911331f5c349
i965: Move libdrm/C++ hack introduced in fa2deb3d to intel_context.h

Fixes build on Linux/GCC 4.4 as libdrm includes are also used by other
brw_fs_*.cpp files.

Bug #29855
src/mesa/drivers/dri/i965/brw_fs.cpp