diff options
Diffstat (limited to 'src/voip-input-widget.c')
-rw-r--r-- | src/voip-input-widget.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/voip-input-widget.c b/src/voip-input-widget.c index 5f67fab..03879e7 100644 --- a/src/voip-input-widget.c +++ b/src/voip-input-widget.c @@ -22,7 +22,7 @@ with this program. If not, see <http://www.gnu.org/licenses/>. #include "config.h" #endif -#include <glib/gi18n.h> +#include <glib/gi18n-lib.h> #include <math.h> #include <glib.h> #include "voip-input-widget.h" |