From 5824d1c0285c9ff20d65775bf989d0d7ea6adaae Mon Sep 17 00:00:00 2001 From: Jorg Schuler Date: Mon, 2 Oct 2006 13:17:58 +0000 Subject: * tests/Makefile.am tests/test-init-ipod.c: fix compilation error when building with --disable-gdk-pixbuf. Thanks to David Philippi and Christophe Fergeau. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1326 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- tests/test-init-ipod.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/test-init-ipod.c b/tests/test-init-ipod.c index 0bd6647..3385598 100644 --- a/tests/test-init-ipod.c +++ b/tests/test-init-ipod.c @@ -27,7 +27,7 @@ #include #include -#include +#include static void usage (const char *argv0) -- cgit