diff options
Diffstat (limited to 'hcid/main.c')
-rw-r--r-- | hcid/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hcid/main.c b/hcid/main.c index 8a5371e5..85534fdf 100644 --- a/hcid/main.c +++ b/hcid/main.c @@ -44,7 +44,7 @@ #include <bluetooth/hci.h> #include <bluetooth/hci_lib.h> -#include <glib.h> +#include "glib-ectomy.h" #include "hcid.h" #include "lib.h" |