summaryrefslogtreecommitdiffstats
path: root/network/connection.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-07-29 20:35:12 +0200
committerMarcel Holtmann <marcel@holtmann.org>2008-07-29 20:35:12 +0200
commite0581b5e29c71c4a0b429ebad671e9bb5583f8e0 (patch)
tree84606447fce9a17818965957296e8ee447b59450 /network/connection.c
parent6ff001317710e6cf629ad93db58db615a8be6eee (diff)
Move hcid to src directory and rename it to bluetoothd
Diffstat (limited to 'network/connection.c')
-rw-r--r--network/connection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/connection.c b/network/connection.c
index d0b60c82..a25beb28 100644
--- a/network/connection.c
+++ b/network/connection.c
@@ -42,7 +42,7 @@
#include <glib.h>
#include <gdbus.h>
-#include "../hcid/dbus-common.h"
+#include "../src/dbus-common.h"
#include "logging.h"
#include "textfile.h"