]> www.fi.muni.cz Git - evince.git/blobdiff - libdocument/ev-async-renderer.h
Split API documentation into libdocument, libview and shell. Required
[evince.git] / libdocument / ev-async-renderer.h
index 9aa965730e80766e5023f6d275e8434292065b94..1615187ae842ddc8b3784d1e41518f094ab5e00b 100644 (file)
  *
  */
 
+#if !defined (__EV_EVINCE_DOCUMENT_H_INSIDE__) && !defined (EVINCE_COMPILATION)
+#error "Only <evince-document.h> can be included directly."
+#endif
+
 #ifndef EV_ASYNC_RENDERER_H
 #define EV_ASYNC_RENDERER_H
 
 #include <glib-object.h>
 #include <glib.h>
-#include <gdk/gdkpixbuf.h>
+#include <gdk/gdk.h>
 
 G_BEGIN_DECLS