diff options
Diffstat (limited to 'tests/spec/ext_framebuffer_multisample/common.h')
-rw-r--r-- | tests/spec/ext_framebuffer_multisample/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spec/ext_framebuffer_multisample/common.h b/tests/spec/ext_framebuffer_multisample/common.h index f7938357f..948a1d4a8 100644 --- a/tests/spec/ext_framebuffer_multisample/common.h +++ b/tests/spec/ext_framebuffer_multisample/common.h @@ -26,7 +26,7 @@ * test cases. */ -#include "piglit-util-gl-common.h" +#include "piglit-util-gl.h" #include "piglit-test-pattern.h" #include "piglit-fbo.h" #include "math.h" |