summaryrefslogtreecommitdiff
path: root/backend/impress/impress-document.h
diff options
context:
space:
mode:
Diffstat (limited to 'backend/impress/impress-document.h')
-rw-r--r--backend/impress/impress-document.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/impress/impress-document.h b/backend/impress/impress-document.h
index 17a3c19a..ac6469c9 100644
--- a/backend/impress/impress-document.h
+++ b/backend/impress/impress-document.h
@@ -32,7 +32,7 @@ typedef struct _ImpressDocument ImpressDocument;
GType impress_document_get_type (void) G_GNUC_CONST;
-G_MODULE_EXPORT GType register_evince_backend (GTypeModule *module);
+G_MODULE_EXPORT GType register_atril_backend (GTypeModule *module);
G_END_DECLS