Revision: 2343
          http://gtkpod.svn.sourceforge.net/gtkpod/?rev=2343&view=rev
Author:   teuf
Date:     2009-05-02 19:05:12 +0000 (Sat, 02 May 2009)

Log Message:
-----------
Readd needed include

Modified Paths:
--------------
    libgpod/trunk/ChangeLog
    libgpod/trunk/src/ithumb-writer.c

Modified: libgpod/trunk/ChangeLog
===================================================================
--- libgpod/trunk/ChangeLog     2009-05-02 19:00:46 UTC (rev 2342)
+++ libgpod/trunk/ChangeLog     2009-05-02 19:05:12 UTC (rev 2343)
@@ -1,5 +1,9 @@
 2009-05-02  Christophe Fergeau  <[email protected]>
 
+       * src/ithumb-writer.c: readd needed include
+
+2009-05-02  Christophe Fergeau  <[email protected]>
+
        Patch from: Erik Hovland <[email protected]>
 
        * src/db-artwork-writer.c: remove useless assignment of mhba

Modified: libgpod/trunk/src/ithumb-writer.c
===================================================================
--- libgpod/trunk/src/ithumb-writer.c   2009-05-02 19:00:46 UTC (rev 2342)
+++ libgpod/trunk/src/ithumb-writer.c   2009-05-02 19:05:12 UTC (rev 2343)
@@ -46,6 +46,8 @@
 #include <math.h>
 #include <fcntl.h>
 
+#include <glib/gstdio.h>
+
 /* Maximum size for .ithmb files. Reduced from 500 MB to 256 MB after
    reports of slow iPod interface behavior */
 #define ITHUMB_MAX_SIZE (256L*1000L*1000L)


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to