From f5587d22a418904989b2fc52030770e03e41a06c Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Sun, 29 Mar 2009 12:49:17 +0000 Subject: Squash warning svn path=/trunk/netsurf/; revision=6986 --- gtk/gtk_history.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gtk') diff --git a/gtk/gtk_history.c b/gtk/gtk_history.c index e873c92c0..e0376dad5 100644 --- a/gtk/gtk_history.c +++ b/gtk/gtk_history.c @@ -16,8 +16,11 @@ * along with this program. If not, see . */ +#include + #include #include + #include "utils/log.h" #include "utils/utils.h" #include "utils/url.h" -- cgit v1.2.3