summaryrefslogtreecommitdiffstats
path: root/hcid/hcid.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2003-03-07 23:10:29 +0000
committerMarcel Holtmann <marcel@holtmann.org>2003-03-07 23:10:29 +0000
commitc7c04aac86fec5084e3e1caf3eaaa3abd545f58d (patch)
treec720a81d87ca50b47806fd5454ddc87015fdb2a9 /hcid/hcid.h
parenteeb3109cedd192d95abe9b103d78d10685ba4004 (diff)
Removes all dependencies on glib
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 3e7838b4..55ef0ab0 100644
--- a/hcid/hcid.h
+++ b/hcid/hcid.h
@@ -26,7 +26,7 @@
#include <sys/types.h>
-#include <glib.h>
+#include "glib-ectomy.h"
#include <bluetooth/bluetooth.h>