clutter: Unconditionally include clutter-build-config.h

This commit is contained in:
Jonas Ådahl
2018-05-18 16:43:46 +02:00
parent 0163a0b0cd
commit 11f8b12a9d
120 changed files with 2 additions and 241 deletions

View File

@ -30,9 +30,7 @@
* Various miscellaneous utilility functions.
*/
#ifdef HAVE_CONFIG_H
#include "clutter-build-config.h"
#endif
#include <math.h>