summaryrefslogtreecommitdiffstats
path: root/hcid/hcid.h
diff options
context:
space:
mode:
authorMax Krasnyansky <maxk@qualcomm.com>2002-08-20 04:39:54 +0000
committerMax Krasnyansky <maxk@qualcomm.com>2002-08-20 04:39:54 +0000
commit04c8ddd5a5d720e75144755d071e2331c979d1ed (patch)
tree2c56931805345a8f35e3b13a2db67c012c13728a /hcid/hcid.h
parent87c1d9f203e4ff13948ed8bf6802b21b7020d155 (diff)
Add 'bluetooth/' to includes
Diffstat (limited to 'hcid/hcid.h')
-rw-r--r--hcid/hcid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hcid/hcid.h b/hcid/hcid.h
index cfc034e4..3e7838b4 100644
--- a/hcid/hcid.h
+++ b/hcid/hcid.h
@@ -28,7 +28,7 @@
#include <glib.h>
-#include <bluetooth.h>
+#include <bluetooth/bluetooth.h>
#define HCID_CONFIG_FILE "/etc/bluetooth/hcid.conf"
#define HCID_PIN_FILE "/etc/bluetooth/pin"