diff options
Diffstat (limited to 'tests/spec/glx_ext_import_context/make-current-single-process.c')
-rw-r--r-- | tests/spec/glx_ext_import_context/make-current-single-process.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spec/glx_ext_import_context/make-current-single-process.c b/tests/spec/glx_ext_import_context/make-current-single-process.c index d3a0fb8fa..ae15c2b18 100644 --- a/tests/spec/glx_ext_import_context/make-current-single-process.c +++ b/tests/spec/glx_ext_import_context/make-current-single-process.c @@ -24,7 +24,7 @@ #include <sys/types.h> #include <sys/wait.h> -#include "piglit-util.h" +#include "piglit-util-gl-common.h" #include "piglit-glx-util.h" #include "common.h" |