summaryrefslogtreecommitdiff
path: root/gtk/fallback-c89.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/fallback-c89.c')
-rw-r--r--gtk/fallback-c89.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/gtk/fallback-c89.c b/gtk/fallback-c89.c
index df28048feb..61536771ee 100644
--- a/gtk/fallback-c89.c
+++ b/gtk/fallback-c89.c
@@ -17,8 +17,10 @@
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
+#include "config.h"
+
#include <math.h>
-
+
/* Workaround for round() for non-GCC/non-C99 compilers */
#ifndef HAVE_ROUND
static inline double