summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTopi Pohjolainen <topi.pohjolainen@intel.com>2016-04-27 10:24:20 +0300
committerTopi Pohjolainen <topi.pohjolainen@intel.com>2016-04-27 10:24:20 +0300
commit79dcc08b0151a2cd161dc08d8096ccad7abfb7bc (patch)
treef144a742f893b61b254e200c56f6391e1e242cc5
parent9a9f3c61e2a2e26035ce55f58526688b0fb1d074 (diff)
-rw-r--r--tests/spec/arb_stencil_texturing/draw_layered_miptree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spec/arb_stencil_texturing/draw_layered_miptree.c b/tests/spec/arb_stencil_texturing/draw_layered_miptree.c
index e03af3b41..d03395e7a 100644
--- a/tests/spec/arb_stencil_texturing/draw_layered_miptree.c
+++ b/tests/spec/arb_stencil_texturing/draw_layered_miptree.c
@@ -37,7 +37,7 @@
#define __STDC_FORMAT_MACROS
#include <inttypes.h>
-#include "piglit-util-gl-common.h"
+#include "piglit-util-gl.h"
#define MAX_TEX_BASE_WIDTH 256
#define MAX_TEX_BASE_HEIGHT 256