diff options
Diffstat (limited to 'tests/spec/glx_arb_create_context/invalid-flag-forward-compatible.c')
-rw-r--r-- | tests/spec/glx_arb_create_context/invalid-flag-forward-compatible.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spec/glx_arb_create_context/invalid-flag-forward-compatible.c b/tests/spec/glx_arb_create_context/invalid-flag-forward-compatible.c index 1da602f9a..0e023194d 100644 --- a/tests/spec/glx_arb_create_context/invalid-flag-forward-compatible.c +++ b/tests/spec/glx_arb_create_context/invalid-flag-forward-compatible.c @@ -19,7 +19,7 @@ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS * IN THE SOFTWARE. */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" #include "piglit-glx-util.h" #include "common.h" |