summaryrefslogtreecommitdiff
path: root/tests/texturing/tex-srgb.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/texturing/tex-srgb.c')
-rw-r--r--tests/texturing/tex-srgb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/texturing/tex-srgb.c b/tests/texturing/tex-srgb.c
index a47dc30f5..2c706d51c 100644
--- a/tests/texturing/tex-srgb.c
+++ b/tests/texturing/tex-srgb.c
@@ -30,7 +30,7 @@
* Check srgb texturing and EXT_texture_sRGB_decode
*/
-#include "piglit-util-gl-common.h"
+#include "piglit-util-gl.h"
PIGLIT_GL_TEST_CONFIG_BEGIN