Mercurial > audlegacy-plugins
comparison src/flacng/plugin.c @ 1983:47057148c992
never use gi18n from plugin-space
| author | William Pitcock <nenolod@atheme.org> |
|---|---|
| date | Sun, 07 Oct 2007 01:13:02 -0500 |
| parents | 839804c3b3a4 |
| children | 489e32a8e106 |
comparison
equal
deleted
inserted
replaced
| 1982:0ea55fc6f220 | 1983:47057148c992 |
|---|---|
| 18 */ | 18 */ |
| 19 | 19 |
| 20 #include "flacng.h" | 20 #include "flacng.h" |
| 21 #include <audacious/util.h> | 21 #include <audacious/util.h> |
| 22 #include <audacious/output.h> | 22 #include <audacious/output.h> |
| 23 #include <glib/gi18n.h> | 23 #include <audacious/i18n.h> |
| 24 #include "tools.h" | 24 #include "tools.h" |
| 25 #include "plugin.h" | 25 #include "plugin.h" |
| 26 #include "seekable_stream_callbacks.h" | 26 #include "seekable_stream_callbacks.h" |
| 27 #include "version.h" | 27 #include "version.h" |
| 28 #include "debug.h" | 28 #include "debug.h" |
