summaryrefslogtreecommitdiff
path: root/atril-document.h
diff options
context:
space:
mode:
authorChristian Persch <[email protected]>2012-06-13 01:03:55 +0200
committerraveit65 <[email protected]>2017-08-14 20:02:44 +0200
commitbc32c6f60310096c78be89d89703e34c1d3818c7 (patch)
tree93322b716481c1f8fae4ae5e969ed874866f9098 /atril-document.h
parente4dc06ec2c72f536affda251c98a42dc8355ede3 (diff)
downloadatril-bc32c6f60310096c78be89d89703e34c1d3818c7.tar.bz2
atril-bc32c6f60310096c78be89d89703e34c1d3818c7.tar.xz
Add deprecation macros
Add deprecation macros similar to GLIB_DEPRECATED[_FOR]. taken from: https://git.gnome.org/browse/evince/commit/?id=86f3e1b
Diffstat (limited to 'atril-document.h')
-rw-r--r--atril-document.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/atril-document.h b/atril-document.h
index 131463c0..79068c45 100644
--- a/atril-document.h
+++ b/atril-document.h
@@ -56,6 +56,7 @@
#include <libdocument/ev-selection.h>
#include <libdocument/ev-transition-effect.h>
#include <libdocument/ev-version.h>
+#include <libdocument/ev-macros.h>
#undef __EV_ATRIL_DOCUMENT_H_INSIDE__