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, 1 insertions, 1 deletions
diff --git a/src/ofono.h b/src/ofono.h
index d51be9a6..f4d632f8 100644
--- a/src/ofono.h
+++ b/src/ofono.h
@@ -37,7 +37,7 @@ void __ofono_toggle_debug(void);
#include <ofono/dbus.h>
-int __ofono_dbus_init(void);
+int __ofono_dbus_init(DBusConnection *conn);
void __ofono_dbus_cleanup(void);
#include <ofono/plugin.h>