summaryrefslogtreecommitdiff
path: root/libview/ev-transition-animation.h
diff options
context:
space:
mode:
Diffstat (limited to 'libview/ev-transition-animation.h')
-rw-r--r--libview/ev-transition-animation.h6
1 files changed, 3 insertions, 3 deletions
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 <[email protected]>
*
@@ -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 <evince-document.h>
+#include <atril-document.h>
#include "ev-timeline.h"
#include "ev-transition-effect.h"