From 402328e83eea344dc53993c85a0ac2d12ed7b8da Mon Sep 17 00:00:00 2001 From: Julien Bonjean <julien@bonjean.info> Date: Wed, 25 Mar 2009 11:24:43 -0400 Subject: [PATCH] Added missing include --- sflphone-gtk/src/calltree.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sflphone-gtk/src/calltree.c b/sflphone-gtk/src/calltree.c index fcdfa24e48..4a9b15268d 100644 --- a/sflphone-gtk/src/calltree.c +++ b/sflphone-gtk/src/calltree.c @@ -27,6 +27,7 @@ #include <calllist.h> #include <calltab.h> #include <menus.h> +#include <searchfilter.h> #include <dbus.h> #include <contactlist/eds.h> #include "addressbook-config.h" -- GitLab