diff options
Diffstat (limited to 'tests/spec/ext_fog_coord/modes.c')
-rw-r--r-- | tests/spec/ext_fog_coord/modes.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spec/ext_fog_coord/modes.c b/tests/spec/ext_fog_coord/modes.c index 7939a33d1..a31659515 100644 --- a/tests/spec/ext_fog_coord/modes.c +++ b/tests/spec/ext_fog_coord/modes.c @@ -26,7 +26,7 @@ * Tests that the three fog modes work with fog enabled using EXT_fog_coord. */ -#include "piglit-util-gl-common.h" +#include "piglit-util-gl.h" #if defined(_WIN32) #undef near |