diff options
| author | Christophe Fergeau <teuf@gnome.org> | 2005-11-23 18:06:01 +0000 |
|---|---|---|
| committer | Christophe Fergeau <teuf@gnome.org> | 2005-11-23 18:06:01 +0000 |
| commit | 559cf826c24c86febec9c600107ffba9e161a4fb (patch) | |
| tree | d56e0277eb6f9d3cd58af308b9c9c99a4f31a22d /src | |
| parent | 99ec28279e1d01073d458bdc2c216de81416f141 (diff) | |
| download | libgpod-559cf826c24c86febec9c600107ffba9e161a4fb.tar.gz libgpod-559cf826c24c86febec9c600107ffba9e161a4fb.tar.xz libgpod-559cf826c24c86febec9c600107ffba9e161a4fb.zip | |
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
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1170 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'src')
| -rw-r--r-- | src/hal-common.c | 1 |
1 files changed, 1 insertions, 0 deletions
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, |
