]> www.fi.muni.cz Git - evince.git/blobdiff - evince-document.h
[build] Enable previewer by default, except for hildon platform
[evince.git] / evince-document.h
index 6782e48ade5b71b7a308d7926517825e86d60fcf..3e38c25b6ef53d055dee67e27932bad3f1452860 100644 (file)
@@ -13,7 +13,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public License along
  * with this program; if not, write to the Free Software Foundation, Inc.,
- * 59 Temple Place, Suite 330, Boston, MA 02110-1301  USA
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #ifndef 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>
@@ -49,6 +50,7 @@
 #include <libdocument/ev-link-action.h>
 #include <libdocument/ev-link-dest.h>
 #include <libdocument/ev-link.h>
+#include <libdocument/ev-mapping-list.h>
 #include <libdocument/ev-page.h>
 #include <libdocument/ev-render-context.h>
 #include <libdocument/ev-selection.h>