aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-encodings.h
diff options
context:
space:
mode:
Diffstat (limited to 'embed/ephy-encodings.h')
-rw-r--r--embed/ephy-encodings.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/embed/ephy-encodings.h b/embed/ephy-encodings.h
index 6832b160c..9a565344a 100644
--- a/embed/ephy-encodings.h
+++ b/embed/ephy-encodings.h
@@ -146,6 +146,8 @@ GList *ephy_encodings_get_recent (EphyEncodings *encodings);
void ephy_encoding_info_free (EphyEncodingInfo *info);
+gboolean ephy_encoding_info_is_automatic (EphyEncodingInfo *info);
+
G_END_DECLS
#endif