r300g: Fix build, invalid extern "C" around header inclusion.
authorMark Janes <mark.a.janes@intel.com>
Fri, 6 Mar 2015 21:36:55 +0000 (13:36 -0800)
committerIlia Mirkin <imirkin@alum.mit.edu>
Sat, 7 Mar 2015 03:08:44 +0000 (22:08 -0500)
commitb28c037d64ac7cee7e2c7d9d33b128d62aa4df8a
treedfec2706d6d8b12c7077fc8e484d27ae4239bccf
parentc4b91a1f5c7ef667708a6b8d734707bbba851437
r300g: Fix build, invalid extern "C" around header inclusion.

A previous patch to fix header inclusion within extern "C" neglected
to fix the occurences of this pattern in r300 files.

When the helper to detect this issue was pushed to master, it broke
the build for the r300 driver.  This patch fixes the r300 build.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89477
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
src/gallium/drivers/r300/r300_public.h