diff options
-rw-r--r-- | tests/test-init-ipod.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 <locale.h> #include <glib-object.h> -#include <glib/gi18n-lib.h> +#include <glib/gi18n.h> static void usage (const char *argv0) |