From 356536f6b8b44bfcf13c644a26ecdd583465bc0f Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Sun, 11 Jul 2010 08:52:34 +0000 Subject: Add EvMappingList data struct instead of using a GList It just wraps the GList and adds reference counting --- (limited to 'evince-document.h') diff --git a/evince-document.h b/evince-document.h index 6d7e248..4da2d67 100644 --- a/evince-document.h +++ b/evince-document.h @@ -49,6 +49,7 @@ #include #include #include +#include #include #include #include -- cgit v0.9.1