diff options
Diffstat (limited to 'tests/spec/glx_oml_sync_control/getmscrate.c')
-rw-r--r-- | tests/spec/glx_oml_sync_control/getmscrate.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spec/glx_oml_sync_control/getmscrate.c b/tests/spec/glx_oml_sync_control/getmscrate.c index c18ea498b..666cee86e 100644 --- a/tests/spec/glx_oml_sync_control/getmscrate.c +++ b/tests/spec/glx_oml_sync_control/getmscrate.c @@ -26,7 +26,7 @@ * Verifies that glXGetMscRateOML returns sensible data. */ -#include "piglit-util-gl-common.h" +#include "piglit-util-gl.h" #include "piglit-glx-util.h" #include "common.h" |