X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=backend%2Fdjvu%2Fdjvu-document-private.h;h=d1d7ec7cca49b8bf71d801afda74c26637b7b7d8;hb=0526caefb3e35fe432e40fb9503d370907c9ef28;hp=a110e15e00c8cbf2b036ae115ed8fa1f5ffd1fcb;hpb=c86fea736694b17beb9fb621fceac7e2970afe08;p=evince.git diff --git a/backend/djvu/djvu-document-private.h b/backend/djvu/djvu-document-private.h index a110e15e..d1d7ec7c 100644 --- a/backend/djvu/djvu-document-private.h +++ b/backend/djvu/djvu-document-private.h @@ -26,7 +26,7 @@ #include struct _DjvuDocument { - GObject parent_instance; + EvDocument parent_instance; ddjvu_context_t *d_context; ddjvu_document_t *d_document;