summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--src/hal-common.c1
-rw-r--r--tests/test-covers.c4
3 files changed, 9 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a4eac4..26e4f3a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-11-23 Christophe Fergeau <teuf@gnome.org>
+ * src/hal-common.c:
+ * tests/test-covers.c: (ipod_image_to_gdk_pixbuf): more glib 2.4
+ changes
+
+2005-11-23 Christophe Fergeau <teuf@gnome.org>
+
* configure.ac: bumped version number
==== libgpod 0.2.0 ====
diff --git a/src/hal-common.c b/src/hal-common.c
index be37f5f..e5189a0 100644
--- a/src/hal-common.c
+++ b/src/hal-common.c
@@ -57,6 +57,7 @@
#endif
#include "hal-common.h"
+#include "itdb_private.h"
#ifndef HAVE_LIBHAL
gchar **libhal_manager_find_device_string_match (LibHalContext *hal_ctx,
diff --git a/tests/test-covers.c b/tests/test-covers.c
index 836932e..98d3575 100644
--- a/tests/test-covers.c
+++ b/tests/test-covers.c
@@ -38,8 +38,8 @@ ipod_image_to_gdk_pixbuf (Itdb_Image *image)
guchar *pixels;
int row_stride;
- printf ("width: %d height: %d size: %d\n",
- image->width, image->height, image->size);
+ g_print ("width: %d height: %d size: %d\n",
+ image->width, image->height, image->size);
/*
description photo: size width nano: size width