diff options
Diffstat (limited to 'tests/spec/glx_ext_import_context/common.c')
-rw-r--r-- | tests/spec/glx_ext_import_context/common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spec/glx_ext_import_context/common.c b/tests/spec/glx_ext_import_context/common.c index d3318bf9a..9048472b6 100644 --- a/tests/spec/glx_ext_import_context/common.c +++ b/tests/spec/glx_ext_import_context/common.c @@ -21,7 +21,7 @@ */ #include <assert.h> -#include "piglit-util.h" +#include "piglit-util-gl-common.h" #include "piglit-glx-util.h" #include "common.h" |