From bc32c6f60310096c78be89d89703e34c1d3818c7 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 13 Jun 2012 01:03:55 +0200 Subject: Add deprecation macros Add deprecation macros similar to GLIB_DEPRECATED[_FOR]. taken from: https://git.gnome.org/browse/evince/commit/?id=86f3e1b --- atril-document.h | 1 + 1 file changed, 1 insertion(+) (limited to 'atril-document.h') 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 #include #include +#include #undef __EV_ATRIL_DOCUMENT_H_INSIDE__ -- cgit v1.2.1