tests/unit: Fix include style
authorKai Wasserbäch <kai@dev.carbon-project.org>
Sat, 27 Aug 2011 15:51:58 +0000 (17:51 +0200)
committerBrian Paul <brianp@vmware.com>
Mon, 29 Aug 2011 14:03:04 +0000 (08:03 -0600)
commit066875f340dd6160b60cc7d205faf3a496581220
tree655e9888d1a395ee1d6dc8f96d94b177aabbdfe7
parenta546acdaf456b39c4f238a09a15b397994acb9cd
tests/unit: 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/tests/unit/translate_test.c