]> www.fi.muni.cz Git - evince.git/blobdiff - libview/ev-pixbuf-cache.h
Renamed from evince-backend.pc.in. Renamed library to libevdocument.la.
[evince.git] / libview / ev-pixbuf-cache.h
index 5e48f2845c10f848fa75ab7e2374b3c1fcbed491..a22634e6d5151a2cd349f3dc62d8d808d81ba0ed 100644 (file)
  * ev-view.c from exploding.
  */
 
+#if !defined (__EV_EVINCE_VIEW_H_INSIDE__) && !defined (EVINCE_COMPILATION)
+#error "Only <evince-view.h> can be included directly."
+#endif
+
 #ifndef __EV_PIXBUF_CACHE_H__
 #define __EV_PIXBUF_CACHE_H__
 
 #include <gtk/gtk.h>
 
-#include "ev-document.h"
-#include "ev-selection.h"
+#include <evince-document.h>
 
 G_BEGIN_DECLS