summaryrefslogtreecommitdiff
path: root/tests/hiz/hiz-depth-test-fbo-d24s8.c
diff options
context:
space:
mode:
authorChad Versace <chad.versace@linux.intel.com>2014-07-08 22:50:32 -0700
committerChad Versace <chad.versace@linux.intel.com>2014-07-15 13:26:58 -0700
commitddf745c93fe2b5b166f12a0004b47e01f93fa944 (patch)
tree439e61fe22699c155dc9232f49d47ba62da18a3b /tests/hiz/hiz-depth-test-fbo-d24s8.c
parent938d1a4e2a3103a041ee45c8128a2307a19008b3 (diff)
util/gl: Rename piglit-util-gl-common.h
There are no longer any source files in tests/util that are specific to a particular OpenGL API. In other words, all OpenGL utility sources in tests/util are now "common" and shared by all OpenGL APIs. So remove the 'common' in filename 'piglit-util-gl-common.h'. Signed-off-by: Chad Versace <chad.versace@linux.intel.com> Reviewed-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'tests/hiz/hiz-depth-test-fbo-d24s8.c')
-rw-r--r--tests/hiz/hiz-depth-test-fbo-d24s8.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/hiz/hiz-depth-test-fbo-d24s8.c b/tests/hiz/hiz-depth-test-fbo-d24s8.c
index a66b847f3..4bdbb21cb 100644
--- a/tests/hiz/hiz-depth-test-fbo-d24s8.c
+++ b/tests/hiz/hiz-depth-test-fbo-d24s8.c
@@ -35,7 +35,7 @@
* \author Chad Versace <chad.versace@intel.com>
*/
-#include "piglit-util-gl-common.h"
+#include "piglit-util-gl.h"
#include "hiz/hiz-util.h"
PIGLIT_GL_TEST_CONFIG_BEGIN