diff options
Diffstat (limited to 'backend/dvi/dvi-document.h')
-rw-r--r-- | backend/dvi/dvi-document.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/dvi/dvi-document.h b/backend/dvi/dvi-document.h index 845301b6..a84e892d 100644 --- a/backend/dvi/dvi-document.h +++ b/backend/dvi/dvi-document.h @@ -31,7 +31,7 @@ typedef struct _DviDocument DviDocument; GType dvi_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 |