From: Guillaume Desmottes Date: Wed, 8 Feb 2012 14:04:24 +0000 (+0100) Subject: add missing config.h X-Git-Url: https://git.0d.be/?p=empathy.git;a=commitdiff_plain;h=a7d8fb33fc1173ee4414d956a12e311ba3ec4c8b add missing config.h --- diff --git a/src/empathy-rounded-actor.c b/src/empathy-rounded-actor.c index 0537dea9..045f08de 100644 --- a/src/empathy-rounded-actor.c +++ b/src/empathy-rounded-actor.c @@ -18,6 +18,7 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ +#include "config.h" #include #include diff --git a/src/empathy-rounded-rectangle.c b/src/empathy-rounded-rectangle.c index e06889d5..4cce28b0 100644 --- a/src/empathy-rounded-rectangle.c +++ b/src/empathy-rounded-rectangle.c @@ -18,6 +18,8 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ +#include "config.h" + #include #include