diff options
Diffstat (limited to 'tests/general/user-clip.c')
-rw-r--r-- | tests/general/user-clip.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/general/user-clip.c b/tests/general/user-clip.c index cbe4d17c7..b5d6266cc 100644 --- a/tests/general/user-clip.c +++ b/tests/general/user-clip.c @@ -27,7 +27,7 @@ * \author Ian Romanick <ian.d.romanick@intel.com> */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" #include "piglit-framework.h" #define BOX_SIZE 32 |