diff options
Diffstat (limited to 'libdocument/ev-document-misc.h')
-rw-r--r-- | libdocument/ev-document-misc.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libdocument/ev-document-misc.h b/libdocument/ev-document-misc.h index dfce2e2e..3eac99a1 100644 --- a/libdocument/ev-document-misc.h +++ b/libdocument/ev-document-misc.h @@ -19,8 +19,8 @@ * $Id$ */ -#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_MISC_H |