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.
This commit is contained in:
Florian Müllner 2016-07-20 21:13:09 +02:00
parent 820ffa2781
commit c8392e025f

View File

@ -1,4 +1,4 @@
#include <config.h>
#include <clutter-build-config.h>
#include <glib.h>
#include <gmodule.h>
#include <stdlib.h>