diff options
Diffstat (limited to 'tests/glx/glx-dont-care-mask.c')
-rw-r--r-- | tests/glx/glx-dont-care-mask.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/glx/glx-dont-care-mask.c b/tests/glx/glx-dont-care-mask.c index 9e2b4d8f0..dace55875 100644 --- a/tests/glx/glx-dont-care-mask.c +++ b/tests/glx/glx-dont-care-mask.c @@ -37,7 +37,7 @@ * \sa https://bugs.freedesktop.org/show_bug.cgi?id=47478 */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" #include "piglit-glx-util.h" int piglit_width = 10; |