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

@@ -31,9 +31,7 @@
* its contents are usually defined by the Clutter backend in use.
*/
#ifdef HAVE_CONFIG_H
#include "clutter-build-config.h"
#endif
#include "clutter-input-device.h"