From 117863f1114551407c481abc752f5fcfd139c878 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konstantin=20K=C3=A4fer?= Date: Tue, 22 Nov 2016 15:17:51 +0100 Subject: [build] move headless rendering files to platform/default --- test/util/memory.test.cpp | 4 ++-- test/util/offscreen_texture.test.cpp | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'test/util') diff --git a/test/util/memory.test.cpp b/test/util/memory.test.cpp index 420967bdf4..984e7a3e24 100644 --- a/test/util/memory.test.cpp +++ b/test/util/memory.test.cpp @@ -2,8 +2,8 @@ #include #include -#include -#include +#include +#include #include #include #include diff --git a/test/util/offscreen_texture.test.cpp b/test/util/offscreen_texture.test.cpp index 1d6a6e80e3..31fb985394 100644 --- a/test/util/offscreen_texture.test.cpp +++ b/test/util/offscreen_texture.test.cpp @@ -2,8 +2,8 @@ #include #include -#include -#include +#include +#include #include -- cgit v1.2.1