diff options
Diffstat (limited to 'libview/ev-timeline.h')
-rw-r--r-- | libview/ev-timeline.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libview/ev-timeline.h b/libview/ev-timeline.h index e7f9d625..b51e9b33 100644 --- a/libview/ev-timeline.h +++ b/libview/ev-timeline.h @@ -1,5 +1,5 @@ /* ev-timeline.h - * this file is part of evince, a mate document viewer + * this file is part of atril, a mate document viewer * * Copyright (C) 2007 Carlos Garnacho <[email protected]> * @@ -19,7 +19,7 @@ * Boston, MA 02110-1301, USA. */ -#if !defined (EVINCE_COMPILATION) +#if !defined (ATRIL_COMPILATION) #error "This is a private header." #endif |