diff options
Diffstat (limited to 'tests/shaders/vp-address-05.c')
-rw-r--r-- | tests/shaders/vp-address-05.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/shaders/vp-address-05.c b/tests/shaders/vp-address-05.c index 4b9cc3f38..bdb0c8984 100644 --- a/tests/shaders/vp-address-05.c +++ b/tests/shaders/vp-address-05.c @@ -28,7 +28,7 @@ * \author Ian Romanick <ian.d.romanick@intel.com> */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" #include "piglit-framework.h" #define TEST_ROWS 1 |