From 4c06cb5cd0859067769dac1317682d430b18cc78 Mon Sep 17 00:00:00 2001 From: monsta Date: Sun, 6 Nov 2016 14:43:26 +0300 Subject: move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option --- plugins/spell/pluma-spell-utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/spell/pluma-spell-utils.c') diff --git a/plugins/spell/pluma-spell-utils.c b/plugins/spell/pluma-spell-utils.c index 504cf042..24a211c8 100644 --- a/plugins/spell/pluma-spell-utils.c +++ b/plugins/spell/pluma-spell-utils.c @@ -23,7 +23,7 @@ #include #include "pluma-spell-utils.h" -#include +#include gboolean pluma_spell_utils_is_digit (const char *text, gssize length) -- cgit v1.2.1