diff options
Diffstat (limited to 'tests/shaders/useprogram-refcount-1.c')
-rw-r--r-- | tests/shaders/useprogram-refcount-1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/shaders/useprogram-refcount-1.c b/tests/shaders/useprogram-refcount-1.c index 1aa4d0407..8d6cef8ef 100644 --- a/tests/shaders/useprogram-refcount-1.c +++ b/tests/shaders/useprogram-refcount-1.c @@ -34,7 +34,7 @@ * Bug #31194 */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" PIGLIT_GL_TEST_MAIN( 100 /*window_width*/, |