From c8392e025f71e6f7e9bb114ffe60449b3c85c198 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Wed, 20 Jul 2016 21:13:09 +0200 Subject: [PATCH] tests: Adjust to config.h removal Commit bf71cb2e3c changed this to use different file names for the cogl and clutter parts to avoid any confusion. --- clutter/tests/micro-bench/test-cogl-perf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clutter/tests/micro-bench/test-cogl-perf.c b/clutter/tests/micro-bench/test-cogl-perf.c index 5f594e115..0b92219c5 100644 --- a/clutter/tests/micro-bench/test-cogl-perf.c +++ b/clutter/tests/micro-bench/test-cogl-perf.c @@ -1,4 +1,4 @@ -#include +#include #include #include #include