diff options
Diffstat (limited to 'libdocument/ev-file-helpers.h')
-rw-r--r-- | libdocument/ev-file-helpers.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libdocument/ev-file-helpers.h b/libdocument/ev-file-helpers.h index fffae03f..9e3b0efe 100644 --- a/libdocument/ev-file-helpers.h +++ b/libdocument/ev-file-helpers.h @@ -17,8 +17,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_FILE_HELPERS_H |