Add gtksource.h include for GTK3
This commit is contained in:
@@ -37,6 +37,10 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#include <glib/gi18n.h>
|
#include <glib/gi18n.h>
|
||||||
|
#include <gtk/gtk.h>
|
||||||
|
#if GTK_CHECK_VERSION (3, 0, 0)
|
||||||
|
#include <gtksourceview/gtksource.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <pluma/pluma-prefs-manager.h>
|
#include <pluma/pluma-prefs-manager.h>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user