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:
Chun-wei Fan 2012-02-21 12:43:57 +08:00
parent 03fdaca187
commit 72482c335d

View File

@ -36,6 +36,8 @@
#include "gtkroundedboxprivate.h"
#include "gtkthemingbackgroundprivate.h"
#include "fallback-c89.c"
/**
* SECTION:gtkthemingengine
* @Short_description: Theming renderers