Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
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.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/libview/ev-transition-animation.h b/libview/ev-transition-animation.h
index 522caf2..7cebfd3 100644
--- a/libview/ev-transition-animation.h
+++ b/libview/ev-transition-animation.h
@@ -19,9 +19,14 @@
* Boston, MA 02111-1307, USA.
*/
+#if !defined (EVINCE_COMPILATION)
+#error "This is a private header."
+#endif
+
#ifndef __EV_TRANSITION_ANIMATION_H__
#define __EV_TRANSITION_ANIMATION_H__
+#include <evince-document.h>
#include "ev-timeline.h"
#include "ev-transition-effect.h"