Mercurial > audlegacy-plugins
diff src/jack/jack.c @ 527:d124034ebea3 trunk
[svn] - glib/gi18n.h -> audacious/i18n.h for automatic dgettext support
| author | nenolod |
|---|---|
| date | Mon, 22 Jan 2007 18:41:17 -0800 |
| parents | f6887767487c |
| children | 695d9c38774a |
line wrap: on
line diff
--- a/src/jack/jack.c Mon Jan 22 14:56:02 2007 -0800 +++ b/src/jack/jack.c Mon Jan 22 18:41:17 2007 -0800 @@ -10,7 +10,7 @@ #include "audacious/util.h" #include <dlfcn.h> #include <gtk/gtk.h> -#include <glib/gi18n.h> +#include <audacious/i18n.h> #include <stdio.h> #include "config.h" #include "bio2jack.h" /* includes for the bio2jack library */
