From 816c721818ed697fd998f49008dcf9950646a294 Mon Sep 17 00:00:00 2001 From: Nickolay V. Shmyrev Date: Mon, 14 Nov 2005 19:02:44 +0000 Subject: Small build fix --- (limited to 'backend') diff --git a/backend/ev-document-factory.c b/backend/ev-document-factory.c index 7fed2b9..f9118b6 100644 --- a/backend/ev-document-factory.c +++ b/backend/ev-document-factory.c @@ -73,7 +73,7 @@ const EvDocumentType document_types[] = { {"application/x-dvi", EV_BACKEND_DVI, dvi_document_get_type}, #endif -#ifdef ENABLE_DVI +#ifdef ENABLE_COMICS /* cbr/cbz: */ {"application/cbr", EV_BACKEND_COMICS, comics_document_get_type}, {"application/cbz", EV_BACKEND_COMICS, comics_document_get_type}, -- cgit v0.9.1