summaryrefslogtreecommitdiff
path: root/backend/epub/epub-document.h
diff options
context:
space:
mode:
Diffstat (limited to 'backend/epub/epub-document.h')
-rw-r--r--backend/epub/epub-document.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/epub/epub-document.h b/backend/epub/epub-document.h
index 5fff2514..db9c99e5 100644
--- a/backend/epub/epub-document.h
+++ b/backend/epub/epub-document.h
@@ -11,7 +11,7 @@ G_BEGIN_DECLS
typedef struct _ePubDocument ePubDocument;
-GType ePub_document_get_type (void) G_GNUC_CONST;
+GType epub_document_get_type (void) G_GNUC_CONST;
G_MODULE_EXPORT GType register_atril_backend (GTypeModule *module);