r600g: Fix include style
authorKai Wasserbäch <kai@dev.carbon-project.org>
Sat, 27 Aug 2011 15:51:51 +0000 (17:51 +0200)
committerBrian Paul <brianp@vmware.com>
Mon, 29 Aug 2011 14:02:55 +0000 (08:02 -0600)
commit8fb7f1a8a4cbab5365491b4b41e50ff3f03306c8
treefbfb841e72f559110c019ac3ab000442aaec8879
parent625593fde252269455f3e23baa5a63afb3389588
r600g: Fix include style

As explained in the thread starting at [0], the internal include style
should be »#include "path/to/header.h"« for non-system includes.

[0]
<http://news.gmane.org/find-root.php?message_id=%3c4E5802BE.6020206%40vmware.com%3e>

Signed-off-by: Kai Wasserbäch <kai@dev.carbon-project.org>
Signed-off-by: Brian Paul <brianp@vmware.com>
src/gallium/drivers/r600/evergreen_state.c
src/gallium/drivers/r600/r600_blit.c
src/gallium/drivers/r600/r600_buffer.c
src/gallium/drivers/r600/r600_pipe.c
src/gallium/drivers/r600/r600_pipe.h
src/gallium/drivers/r600/r600_state.c
src/gallium/drivers/r600/r600_state_common.c
src/gallium/drivers/r600/r600_texture.c
src/gallium/drivers/r600/r600_translate.c