[gnome-bluetooth] lib: Fix compilation warning



commit 9137a539579247feac989ef7b5026bcbd0e69ec0
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Jun 29 16:16:00 2011 +0100

    lib: Fix compilation warning

 lib/bluetooth-filter-widget.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/lib/bluetooth-filter-widget.c b/lib/bluetooth-filter-widget.c
index 65a2ea4..af2827e 100644
--- a/lib/bluetooth-filter-widget.c
+++ b/lib/bluetooth-filter-widget.c
@@ -31,6 +31,7 @@
 
 #include "bluetooth-filter-widget.h"
 #include "bluetooth-client.h"
+#include "bluetooth-utils.h"
 #include "gnome-bluetooth-enum-types.h"
 
 #define BLUETOOTH_FILTER_WIDGET_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), \



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