summaryrefslogtreecommitdiffstats
path: root/src/itdb_private.h
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2005-11-21 20:09:53 +0000
committerChristophe Fergeau <teuf@gnome.org>2005-11-21 20:09:53 +0000
commitcd51adad8d5e8c96de52842137e5642fc52d2eb7 (patch)
tree2c3bf750a8c1ffcdad5e24b007e0e314b2924e05 /src/itdb_private.h
parent709bd03ccdfa86ae739a37f3b22f22743e22b7b2 (diff)
downloadlibgpod-tmz-cd51adad8d5e8c96de52842137e5642fc52d2eb7.tar.gz
libgpod-tmz-cd51adad8d5e8c96de52842137e5642fc52d2eb7.tar.xz
libgpod-tmz-cd51adad8d5e8c96de52842137e5642fc52d2eb7.zip
2005-11-21 Christophe Fergeau <teuf@gnome.org>
* src/db-artwork-writer.c: (write_mhod_type_3): * src/db-parse-context.c: * src/ipod-device.c: * src/itdb_private.h: * src/itdb_track.c: * src/ithumb-writer.c: (ithumb_writer_write_thumbnail): commit some changes which should help compiling with glib 2.4 git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1158 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'src/itdb_private.h')
-rw-r--r--src/itdb_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/itdb_private.h b/src/itdb_private.h
index db29c53..82ba9ad 100644
--- a/src/itdb_private.h
+++ b/src/itdb_private.h
@@ -33,7 +33,7 @@
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
-
+#include "glib-compat.h"
#include "itdb.h"
/* always use itdb_playlist_is_mpl() to check for MPL! */