From 7abeb8e4a0466fac1f93aedbde931818ea802a74 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Thu, 20 Aug 2009 11:23:31 -0500 Subject: Use types.h instead of driver.h here --- plugins/example_history.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/example_history.c b/plugins/example_history.c index 3ebf7434..c08d0cae 100644 --- a/plugins/example_history.c +++ b/plugins/example_history.c @@ -29,8 +29,8 @@ #include #include #include +#include -#include "driver.h" #include "common.h" static int example_history_probe(struct ofono_history_context *context) -- cgit v1.2.3