From 26b1533e697112e62c0373f5d38ebf18d0f491f4 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Sat, 23 May 2009 15:36:35 +0000 Subject: [libdocument] Add single headers guards --- (limited to 'libdocument/ev-document-annotations.h') diff --git a/libdocument/ev-document-annotations.h b/libdocument/ev-document-annotations.h index 3942ecf..ada6b37 100644 --- a/libdocument/ev-document-annotations.h +++ b/libdocument/ev-document-annotations.h @@ -18,6 +18,10 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. */ +#if !defined (__EV_EVINCE_DOCUMENT_H_INSIDE__) && !defined (EVINCE_COMPILATION) +#error "Only can be included directly." +#endif + #ifndef EV_DOCUMENT_ANNOTATIONS_H #define EV_DOCUMENT_ANNOTATIONS_H -- cgit v0.9.1