Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2010-07-12 17:11:00 (GMT)
committer Carlos Garcia Campos <carlosgc@gnome.org>2010-07-12 17:12:02 (GMT)
commiteda5b9b1b5ad36c1d52dfb6e3d617dfb7f614ab1 (patch)
tree12ee81db5f349709479205909ebace0e86f81809
parentd87812b63f78717e5b82c9a2170769a89b91eefd (diff)
[libdocument] Add ev-annotation.h to evince-document.h
-rw-r--r--evince-document.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/evince-document.h b/evince-document.h
index 4da2d67..3e38c25 100644
--- a/evince-document.h
+++ b/evince-document.h
@@ -21,6 +21,7 @@
#define __EV_EVINCE_DOCUMENT_H_INSIDE__
+#include <libdocument/ev-annotation.h>
#include <libdocument/ev-async-renderer.h>
#include <libdocument/ev-attachment.h>
#include <libdocument/ev-backends-manager.h>