X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=backend%2Fdjvu%2Fdjvu-document-private.h;h=2ec9b67a336af0af7ebb32975420af8b8e548280;hb=33d9b680db507280f1d8fbb31c01d31de6531046;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..2ec9b67a 100644 --- a/backend/djvu/djvu-document-private.h +++ b/backend/djvu/djvu-document-private.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __DJVU_DOCUMENT_INTERNAL_H__ @@ -26,7 +26,7 @@ #include struct _DjvuDocument { - GObject parent_instance; + EvDocument parent_instance; ddjvu_context_t *d_context; ddjvu_document_t *d_document;