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.
This commit is contained in:
Chun-wei Fan 2015-02-02 15:00:45 +08:00
parent 31d3be96e4
commit eacfad7ed6

View File

@ -53,6 +53,8 @@
#include "deprecated/gtkgradientprivate.h"
#include "deprecated/gtksymboliccolorprivate.h"
#include "fallback-c89.c"
/**
* SECTION:gtkstylecontext
* @Short_description: Rendering UI elements