summaryrefslogtreecommitdiff
path: root/lib/bluetooth-plugin-manager.c
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2011-06-29 15:23:12 +0100
committerBastien Nocera <hadess@hadess.net>2011-06-29 15:39:48 +0100
commitbbfea08f3ec784f913318b70909afbb700639979 (patch)
tree7ec1632344a17d6d733b918b5cd85416c949b1ce /lib/bluetooth-plugin-manager.c
parent2c63f8e2f5c0011aca7e4c709a3741e9778b62ca (diff)
downloadgnome-bluetooth-bbfea08f3ec784f913318b70909afbb700639979.tar.gz
lib: Fix compilation warning
Diffstat (limited to 'lib/bluetooth-plugin-manager.c')
-rw-r--r--lib/bluetooth-plugin-manager.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/bluetooth-plugin-manager.c b/lib/bluetooth-plugin-manager.c
index 7f44bec7..ae125f8f 100644
--- a/lib/bluetooth-plugin-manager.c
+++ b/lib/bluetooth-plugin-manager.c
@@ -40,6 +40,7 @@
#include "bluetooth-plugin-manager.h"
#include "bluetooth-client.h"
+#include "bluetooth-utils.h"
static GList *plugin_list = NULL;