diff options
Diffstat (limited to 'src/empathy-rounded-rectangle.c')
-rw-r--r-- | src/empathy-rounded-rectangle.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/empathy-rounded-rectangle.c b/src/empathy-rounded-rectangle.c index e06889d58..4cce28b06 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 <math.h> #include <clutter/clutter.h> |