]> www.fi.muni.cz Git - evince.git/blobdiff - shell/ev-sidebar-links.h
[dualscreen] fix crash on ctrl+w and fix control window closing
[evince.git] / shell / ev-sidebar-links.h
index 36fb1da2250d0ec448a29a14677ea041390fd806..eed416dfedfc5c46f3dc30abb9146a15b12f26c7 100644 (file)
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #ifndef __EV_SIDEBAR_LINKS_H__
 #define __EV_SIDEBAR_LINKS_H__
 
-#include <gtk/gtkvbox.h>
+#include <gtk/gtk.h>
+
 #include "ev-document.h"
+#include "ev-link.h"
 #include "ev-utils.h"
 
 G_BEGIN_DECLS