f-spot r3882 - trunk/src/Imaging



Author: sdelcroix
Date: Thu May  8 07:26:06 2008
New Revision: 3882
URL: http://svn.gnome.org/viewvc/f-spot?rev=3882&view=rev

Log:
fixing the build

Modified:
   trunk/src/Imaging/ImageFile.cs

Modified: trunk/src/Imaging/ImageFile.cs
==============================================================================
--- trunk/src/Imaging/ImageFile.cs	(original)
+++ trunk/src/Imaging/ImageFile.cs	Thu May  8 07:26:06 2008
@@ -1,6 +1,7 @@
 using System;
 using System.IO;
 using FSpot.Utils;
+using Mono.Unix;
 
 namespace FSpot {
 	public class ImageFormatException : ApplicationException {



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