diff options
Diffstat (limited to 'backend/tiff/tiff-document.h')
-rw-r--r-- | backend/tiff/tiff-document.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/tiff/tiff-document.h b/backend/tiff/tiff-document.h index a188f143..19db6158 100644 --- a/backend/tiff/tiff-document.h +++ b/backend/tiff/tiff-document.h @@ -31,7 +31,7 @@ G_BEGIN_DECLS typedef struct _TiffDocument TiffDocument; GType tiff_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 |