summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2010-10-26 14:59:49 -0400
committerJohan Hedberg <johan.hedberg@nokia.com>2010-10-26 14:59:49 -0400
commit16d507e0bb939b1c98f9d5ab14c656339757b878 (patch)
tree0952d470a4ff329ace9412941cf704f835186667 /src/main.c
parenteaa26f2ad87ae85c520cf01d74828ce7ceba478b (diff)
Rename dbus-hci.c event.c and use btd_event_ prefix for it
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 4a4a7a15..7e855ea8 100644
--- a/src/main.c
+++ b/src/main.c
@@ -52,7 +52,7 @@
#include "sdpd.h"
#include "attrib-server.h"
#include "adapter.h"
-#include "dbus-hci.h"
+#include "event.h"
#include "dbus-common.h"
#include "agent.h"
#include "manager.h"