diff options
Diffstat (limited to 'libdocument/ev-selection.h')
-rw-r--r-- | libdocument/ev-selection.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libdocument/ev-selection.h b/libdocument/ev-selection.h index dff12e0a..a095977e 100644 --- a/libdocument/ev-selection.h +++ b/libdocument/ev-selection.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_SELECTION_H |