summaryrefslogtreecommitdiff
path: root/pluma/pluma-style-scheme-manager.h
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-11-06 14:43:26 +0300
committermonsta <[email protected]>2016-11-06 14:43:26 +0300
commit4c06cb5cd0859067769dac1317682d430b18cc78 (patch)
tree0c363ee71311366fb2016df9858858ef5ef2d25d /pluma/pluma-style-scheme-manager.h
parent65371f53dbb06180b750dad7c19e7bcf0f8651d6 (diff)
downloadpluma-4c06cb5cd0859067769dac1317682d430b18cc78.tar.bz2
pluma-4c06cb5cd0859067769dac1317682d430b18cc78.tar.xz
move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option
Diffstat (limited to 'pluma/pluma-style-scheme-manager.h')
-rw-r--r--pluma/pluma-style-scheme-manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pluma/pluma-style-scheme-manager.h b/pluma/pluma-style-scheme-manager.h
index d88de7a9..8b0071a9 100644
--- a/pluma/pluma-style-scheme-manager.h
+++ b/pluma/pluma-style-scheme-manager.h
@@ -25,7 +25,7 @@
#ifndef __PLUMA_STYLE_SCHEME_MANAGER_H__
#define __PLUMA_STYLE_SCHEME_MANAGER_H__
-#include <gtksourceview/gtksourcestyleschememanager.h>
+#include <gtksourceview/gtksource.h>
G_BEGIN_DECLS