[banshee] [Gio] Fix compilation



commit b6c5ee13a1d24b06888481145063ebb63c89e9d7
Author: David Nielsen <gnomeuser gmail com>
Date:   Sun Aug 8 18:54:41 2010 +1000

    [Gio] Fix compilation
    
    Signed-off-by: Alexander Kojevnikov <alexander kojevnikov com>

 src/Backends/Banshee.Gio/Banshee.IO.Gio/File.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Backends/Banshee.Gio/Banshee.IO.Gio/File.cs b/src/Backends/Banshee.Gio/Banshee.IO.Gio/File.cs
index 3595a59..4070cac 100644
--- a/src/Backends/Banshee.Gio/Banshee.IO.Gio/File.cs
+++ b/src/Backends/Banshee.Gio/Banshee.IO.Gio/File.cs
@@ -29,7 +29,7 @@
 using System;
 using GLib;
 
-using Banshee.Base;
+using Hyena;
 
 namespace Banshee.IO.Gio
 {



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