summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/example_history.c2
1 files changed, 1 insertions, 1 deletions
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 <ofono/plugin.h>
#include <ofono/log.h>
#include <ofono/history.h>
+#include <ofono/types.h>
-#include "driver.h"
#include "common.h"
static int example_history_probe(struct ofono_history_context *context)