summaryrefslogtreecommitdiff
path: root/backend/xps/xps-document.h
diff options
context:
space:
mode:
Diffstat (limited to 'backend/xps/xps-document.h')
-rw-r--r--backend/xps/xps-document.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/xps/xps-document.h b/backend/xps/xps-document.h
index c5cc0cd6..e4b90437 100644
--- a/backend/xps/xps-document.h
+++ b/backend/xps/xps-document.h
@@ -38,7 +38,7 @@ typedef struct _XPSDocumentClass XPSDocumentClass;
GType xps_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