From 48a082a91b2f49834cf18df56d2e43be8ed75d11 Mon Sep 17 00:00:00 2001 From: Bruno de Oliveira Abinader Date: Fri, 4 Nov 2016 02:27:28 +0200 Subject: [linux] Use OSMesa when running Node tests --- test/util/offscreen_texture.test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/util/offscreen_texture.test.cpp') diff --git a/test/util/offscreen_texture.test.cpp b/test/util/offscreen_texture.test.cpp index 56972b9810..683a4e6095 100644 --- a/test/util/offscreen_texture.test.cpp +++ b/test/util/offscreen_texture.test.cpp @@ -1,9 +1,9 @@ #include +#include #include #include #include -#include #include -- cgit v1.2.1