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:
@ -53,6 +53,8 @@
|
||||
#include "deprecated/gtkgradientprivate.h"
|
||||
#include "deprecated/gtksymboliccolorprivate.h"
|
||||
|
||||
#include "fallback-c89.c"
|
||||
|
||||
/**
|
||||
* SECTION:gtkstylecontext
|
||||
* @Short_description: Rendering UI elements
|
||||
|
||||
Reference in New Issue
Block a user