diff --git a/src/shell-js.h b/src/shell-js.h index 26cbf4d82..c00d3134b 100644 --- a/src/shell-js.h +++ b/src/shell-js.h @@ -11,6 +11,6 @@ gboolean shell_js_add_extension_importer (const char *target_object_script, const char *directory, GError **error); -G_BEGIN_DECLS +G_END_DECLS #endif /* __SHELL_JS_H__ */