From e17522f07726a89adbe1a2402ae4920b2a8b4f38 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Mon, 30 Jul 2007 16:35:31 +0000 Subject: Fix a headers problem with ev-link 2007-07-30 Carlos Garcia Campos * libdocument/ev-document-info.h: * libdocument/ev-document.h: * shell/ev-page-action.h: * shell/ev-sidebar-links.h: Fix a headers problem with ev-link * libdocument/ev-link.[ch]: (ev_link_mapping_get_area): * shell/ev-view-private.h: * shell/ev-view.c: (ev_view_handle_cursor_over_xy), (get_link_area), (ev_view_query_tooltip), (ev_view_leave_notify_event), (ev_view_destroy), (ev_view_class_init): Use new gtk tooltips when available instead of ev-tooltip. svn path=/trunk/; revision=2599 --- (limited to 'shell/ev-sidebar-links.h') diff --git a/shell/ev-sidebar-links.h b/shell/ev-sidebar-links.h index 36fb1da..f1a6b87 100644 --- a/shell/ev-sidebar-links.h +++ b/shell/ev-sidebar-links.h @@ -26,6 +26,7 @@ #include #include "ev-document.h" +#include "ev-link.h" #include "ev-utils.h" G_BEGIN_DECLS -- cgit v0.9.1