From da7bb154d27d3b872867223a5df60df8f5fb6e7d Mon Sep 17 00:00:00 2001 From: Perberos Date: Wed, 9 Nov 2011 18:44:56 -0300 Subject: renaming evince to atril --- libview/ev-transition-animation.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libview/ev-transition-animation.h') diff --git a/libview/ev-transition-animation.h b/libview/ev-transition-animation.h index 3d17f28d..a0882734 100644 --- a/libview/ev-transition-animation.h +++ b/libview/ev-transition-animation.h @@ -1,5 +1,5 @@ /* ev-transition-animation.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 * @@ -19,14 +19,14 @@ * Boston, MA 02110-1301, USA. */ -#if !defined (EVINCE_COMPILATION) +#if !defined (ATRIL_COMPILATION) #error "This is a private header." #endif #ifndef __EV_TRANSITION_ANIMATION_H__ #define __EV_TRANSITION_ANIMATION_H__ -#include +#include #include "ev-timeline.h" #include "ev-transition-effect.h" -- cgit v1.2.1