diff options
Diffstat (limited to 'tests/bugs/r300-readcache.c')
-rw-r--r-- | tests/bugs/r300-readcache.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs/r300-readcache.c b/tests/bugs/r300-readcache.c index 24db1d389..6f0a65aab 100644 --- a/tests/bugs/r300-readcache.c +++ b/tests/bugs/r300-readcache.c @@ -15,7 +15,7 @@ * so this test is always automatic. */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" #include "piglit-framework.h" PIGLIT_GL_TEST_MAIN( |