diff options
Diffstat (limited to 'tests/hiz/hiz-util.c')
-rw-r--r-- | tests/hiz/hiz-util.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/hiz/hiz-util.c b/tests/hiz/hiz-util.c index 83bb671b6..253df9139 100644 --- a/tests/hiz/hiz-util.c +++ b/tests/hiz/hiz-util.c @@ -31,7 +31,7 @@ */ #include <assert.h> -#include "piglit-util-gl-common.h" +#include "piglit-util-gl.h" #include "hiz/hiz-util.h" #define hiz_probe_common(probe_func, expect) \ |