summaryrefslogtreecommitdiff
path: root/tests/spec/ext_packed_depth_stencil/readdrawpixels.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/spec/ext_packed_depth_stencil/readdrawpixels.c')
-rw-r--r--tests/spec/ext_packed_depth_stencil/readdrawpixels.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spec/ext_packed_depth_stencil/readdrawpixels.c b/tests/spec/ext_packed_depth_stencil/readdrawpixels.c
index f11febc9d..e701b88af 100644
--- a/tests/spec/ext_packed_depth_stencil/readdrawpixels.c
+++ b/tests/spec/ext_packed_depth_stencil/readdrawpixels.c
@@ -26,7 +26,7 @@
* Based on an original Glean test written by Brian Paul.
*/
-#include "piglit-util-gl-common.h"
+#include "piglit-util-gl.h"
PIGLIT_GL_TEST_CONFIG_BEGIN
config.supports_gl_compat_version = 12;