Bug 670499-gtkthemingengine.c: Include fallback-c89.c
This is due to the use of round and nearbyint() function, which are C99 functions...
This commit is contained in:
@ -36,6 +36,8 @@
|
|||||||
#include "gtkroundedboxprivate.h"
|
#include "gtkroundedboxprivate.h"
|
||||||
#include "gtkthemingbackgroundprivate.h"
|
#include "gtkthemingbackgroundprivate.h"
|
||||||
|
|
||||||
|
#include "fallback-c89.c"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* SECTION:gtkthemingengine
|
* SECTION:gtkthemingengine
|
||||||
* @Short_description: Theming renderers
|
* @Short_description: Theming renderers
|
||||||
|
Reference in New Issue
Block a user