[gnome-bluetooth] lib: Fix compilation warning



commit bbfea08f3ec784f913318b70909afbb700639979
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Jun 29 15:23:12 2011 +0100

    lib: Fix compilation warning

 lib/bluetooth-plugin-manager.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/lib/bluetooth-plugin-manager.c b/lib/bluetooth-plugin-manager.c
index 7f44bec..ae125f8 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;
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]