]> www.fi.muni.cz Git - evince.git/blobdiff - libview/ev-transition-animation.h
[presentation] resize presentation when window allocation changes
[evince.git] / libview / ev-transition-animation.h
index 522caf28872210670d9c795eed962806134a2cb4..acf7298040b125bc080afb1ff4c6c249510c74fa 100644 (file)
  *
  * You should have received a copy of the GNU Library General Public
  * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 
+ * Boston, MA 02110-1301, 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"