From 052f99d3790b2e600a344ffd6ead41d5c5492744 Mon Sep 17 00:00:00 2001 From: Rob Kendrick Date: Mon, 28 Jul 2008 20:32:51 +0000 Subject: Include headers we need, rather than depending on (optional) features doing so. svn path=/trunk/netsurf/; revision=4774 --- gtk/gtk_selection.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gtk/gtk_selection.c') diff --git a/gtk/gtk_selection.c b/gtk/gtk_selection.c index cdb43ae15..b6a1227cb 100644 --- a/gtk/gtk_selection.c +++ b/gtk/gtk_selection.c @@ -15,6 +15,8 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ + +#include #include #include "utils/log.h" -- cgit v1.2.3