summaryrefslogtreecommitdiff
path: root/gtk/gtkstylecontext.c
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2015-02-02 15:00:45 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2015-02-02 15:00:45 +0800
commiteacfad7ed693c180158a5eee82335082a87973ea (patch)
treece7a1863e08e3ee3365668d2adebefbf1079b50b /gtk/gtkstylecontext.c
parent31d3be96e4168f886293bae52ad1cee56b043881 (diff)
downloadgtk+-eacfad7ed693c180158a5eee82335082a87973ea.tar.gz
gtkstylecontext.c: Include fallback-c89.c
round() is now being used in the function, so that compilers without round() in their math.h is supported.
Diffstat (limited to 'gtk/gtkstylecontext.c')
-rw-r--r--gtk/gtkstylecontext.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/gtkstylecontext.c b/gtk/gtkstylecontext.c
index c3e70f741c..d717abfb2b 100644
--- a/gtk/gtkstylecontext.c
+++ b/gtk/gtkstylecontext.c
@@ -53,6 +53,8 @@
#include "deprecated/gtkgradientprivate.h"
#include "deprecated/gtksymboliccolorprivate.h"
+#include "fallback-c89.c"
+
/**
* SECTION:gtkstylecontext
* @Short_description: Rendering UI elements