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

@@ -33,9 +33,7 @@
* The alpha channel is fully opaque at 255 and fully transparent at 0.
*/
#ifdef HAVE_CONFIG_H
#include "clutter-build-config.h"
#endif
#include <math.h>