diff options
Diffstat (limited to 'tests/glx/glx-multithread.c')
-rw-r--r-- | tests/glx/glx-multithread.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/glx/glx-multithread.c b/tests/glx/glx-multithread.c index ee522d831..ca1950599 100644 --- a/tests/glx/glx-multithread.c +++ b/tests/glx/glx-multithread.c @@ -31,7 +31,7 @@ * to the same GLX window works correctly. */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" #include "piglit-glx-util.h" #include "pthread.h" |