From 6a7ca8b2a8709d38426897f739ef699a147defc0 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 3 Feb 2014 15:21:55 +0000 Subject: remove unecessary includes --- gtk/compat.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gtk/compat.h') diff --git a/gtk/compat.h b/gtk/compat.h index b8c91d914..ee2ebb293 100644 --- a/gtk/compat.h +++ b/gtk/compat.h @@ -23,6 +23,8 @@ #ifndef NETSURF_GTK_COMPAT_H_ #define NETSURF_GTK_COMPAT_H_ +#include + #include void nsgtk_widget_set_can_focus(GtkWidget *widget, gboolean can_focus); -- cgit v1.2.3