summaryrefslogtreecommitdiff
path: root/plugins/spell/pluma-spell-utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/spell/pluma-spell-utils.c')
-rw-r--r--plugins/spell/pluma-spell-utils.c2
1 files changed, 1 insertions, 1 deletions
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 <string.h>
#include "pluma-spell-utils.h"
-#include <gtksourceview/gtksourcebuffer.h>
+#include <gtksourceview/gtksource.h>
gboolean
pluma_spell_utils_is_digit (const char *text, gssize length)