]> www.fi.muni.cz Git - evince.git/blobdiff - backend/pixbuf/pixbuf-document.c
Added. Returns whether the animation has everything necessary to run. Do
[evince.git] / backend / pixbuf / pixbuf-document.c
index c5810d1d3071cbc3221d1b30dc683543f7e5ff58..21c6bb936e9454bf1425eace7b24e73461a545df 100644 (file)
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
-#include "config.h"
+#include <config.h>
+#include <glib/gi18n.h>
 
 #include "pixbuf-document.h"
 #include "ev-document-thumbnails.h"
 #include "ev-document-misc.h"
+#include "ev-file-helpers.h"
 
 struct _PixbufDocumentClass
 {