From 53659b16caf2b2172c46b261463b589ee12d19b0 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Wed, 14 Feb 2001 18:37:40 +0000 Subject: Fix crashes, remove gnome.h includes, add a timer check for the RDF summary, add a new method to the HTMLView so it can handle funny URIs. svn path=/trunk/; revision=8224 --- executive-summary/component/e-summary.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'executive-summary/component/e-summary.h') diff --git a/executive-summary/component/e-summary.h b/executive-summary/component/e-summary.h index 470863a9f5..36a9be6ed3 100644 --- a/executive-summary/component/e-summary.h +++ b/executive-summary/component/e-summary.h @@ -26,7 +26,7 @@ #include -#include +#include #include #include #include -- cgit