diff options
Diffstat (limited to 'tests/spec/glx_ext_import_context/free-context.c')
-rw-r--r-- | tests/spec/glx_ext_import_context/free-context.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spec/glx_ext_import_context/free-context.c b/tests/spec/glx_ext_import_context/free-context.c index 5bad0ff4f..8f1861096 100644 --- a/tests/spec/glx_ext_import_context/free-context.c +++ b/tests/spec/glx_ext_import_context/free-context.c @@ -20,7 +20,7 @@ * IN THE SOFTWARE. */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" #include "piglit-glx-util.h" #include "common.h" |