diff options
Diffstat (limited to 'tests/glx/glx-fbconfig-sanity.c')
-rw-r--r-- | tests/glx/glx-fbconfig-sanity.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/glx/glx-fbconfig-sanity.c b/tests/glx/glx-fbconfig-sanity.c index 9e570aa5d..9af89bf92 100644 --- a/tests/glx/glx-fbconfig-sanity.c +++ b/tests/glx/glx-fbconfig-sanity.c @@ -27,7 +27,7 @@ * This reproduces X.org bugzilla #34265, among much else. */ -#include "piglit-util-gl-common.h" +#include "piglit-util-gl.h" #include "piglit-glx-util.h" int piglit_width = 10; |