]> www.fi.muni.cz Git - evince.git/blobdiff - libview/ev-page-cache.h
Renamed from evince-backend.pc.in. Renamed library to libevdocument.la.
[evince.git] / libview / ev-page-cache.h
index 43f455329c5a6d792189f8f9dc8f19b3be01bde2..814ede7aad2e3a02bd8887b1ab4535c17a3624e6 100644 (file)
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
  */
 
+#if !defined (__EV_EVINCE_VIEW_H_INSIDE__) && !defined (EVINCE_COMPILATION)
+#error "Only <evince-view.h> can be included directly."
+#endif
+
 #ifndef __EV_PAGE_CACHE_H__
 #define __EV_PAGE_CACHE_H__
 
 #include <gtk/gtk.h>
 
-#include "ev-document.h"
+#include <evince-document.h>
 
 G_BEGIN_DECLS
 #define EV_TYPE_PAGE_CACHE            (ev_page_cache_get_type ())