aboutsummaryrefslogtreecommitdiff
path: root/tests/asmparsertest
diff options
context:
space:
mode:
authorBlaž Tomažič <blaz.tomazic@gmail.com>2012-06-28 02:32:25 +0200
committerBlaž Tomažič <blaz.tomazic@gmail.com>2012-06-28 03:02:19 +0200
commit2d3c6e51c25a6915d1fc74a13d2b57591bcf4ea8 (patch)
tree8654e8f1cb00c2a58822c30a8b25caa22e836391 /tests/asmparsertest
parent3c830b8713fe2afc7134aad8152427e8c50a41ab (diff)
util: Move piglit-util to piglit-util-gl-common
Move piglit-util.* to piglit-util-gl-common.* Signed-off-by: Blaž Tomažič <blaz.tomazic@gmail.com> Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
Diffstat (limited to 'tests/asmparsertest')
-rw-r--r--tests/asmparsertest/asmparsertest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/asmparsertest/asmparsertest.c b/tests/asmparsertest/asmparsertest.c
index 2481af3e..c0f977ec 100644
--- a/tests/asmparsertest/asmparsertest.c
+++ b/tests/asmparsertest/asmparsertest.c
@@ -23,7 +23,7 @@
#include <ctype.h>
-#include "piglit-util.h"
+#include "piglit-util-gl-common.h"
#ifndef TRUE
#define FALSE 0