diff options
Diffstat (limited to 'backend/pixbuf/pixbuf-document.h')
-rw-r--r-- | backend/pixbuf/pixbuf-document.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/pixbuf/pixbuf-document.h b/backend/pixbuf/pixbuf-document.h index 6f34372d..a4f677cd 100644 --- a/backend/pixbuf/pixbuf-document.h +++ b/backend/pixbuf/pixbuf-document.h @@ -31,7 +31,7 @@ typedef struct _PixbufDocument PixbufDocument; GType pixbuf_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 |