diff options
Diffstat (limited to 'libdocument/ev-document-factory.h')
-rw-r--r-- | libdocument/ev-document-factory.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libdocument/ev-document-factory.h b/libdocument/ev-document-factory.h index 501eb2f3..51d3569d 100644 --- a/libdocument/ev-document-factory.h +++ b/libdocument/ev-document-factory.h @@ -18,8 +18,8 @@ * */ -#if !defined (__EV_EVINCE_DOCUMENT_H_INSIDE__) && !defined (EVINCE_COMPILATION) -#error "Only <evince-document.h> can be included directly." +#if !defined (__EV_ATRIL_DOCUMENT_H_INSIDE__) && !defined (ATRIL_COMPILATION) +#error "Only <atril-document.h> can be included directly." #endif #ifndef EV_DOCUMENT_FACTORY_H |