summaryrefslogtreecommitdiffstats
path: root/src/ofono.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ofono.h')
-rw-r--r--src/ofono.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ofono.h b/src/ofono.h
index 418a29bc..f627da50 100644
--- a/src/ofono.h
+++ b/src/ofono.h
@@ -52,6 +52,8 @@ DBusMessage *__ofono_error_timed_out(DBusMessage *msg);
void __ofono_dbus_pending_reply(DBusMessage **msg, DBusMessage *reply);
+#include <ofono/types.h>
+
#include <ofono/plugin.h>
int __ofono_plugin_init(const char *pattern, const char *exclude);