From b92d9546fcdc46348d8220ad329d2801395b4b62 Mon Sep 17 00:00:00 2001 From: Emmanuel Milou Date: Wed, 1 Oct 2008 14:54:46 -0400 Subject: [PATCH] implicit declaration in errors.c --- sflphone-gtk/src/errors.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sflphone-gtk/src/errors.h b/sflphone-gtk/src/errors.h index 4f3a9c32e..f1176bc19 100644 --- a/sflphone-gtk/src/errors.h +++ b/sflphone-gtk/src/errors.h @@ -24,7 +24,10 @@ * @brief Implements internal errors notifications to the client. */ +#include + #include +#include /** * Display an internal error.