diff src/echo_plugin/echo.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 46730e83b1e2
children 8ca72224786a
line wrap: on
line diff
--- a/src/echo_plugin/echo.c	Mon Jan 22 14:56:02 2007 -0800
+++ b/src/echo_plugin/echo.c	Mon Jan 22 18:41:17 2007 -0800
@@ -4,7 +4,7 @@
 #include <stdio.h>
 #include <string.h>
 #include <gtk/gtk.h>
-#include <glib/gi18n.h>
+#include <audacious/i18n.h>
 #include "audacious/configdb.h"
 #include "echo.h"