Mercurial > audlegacy
comparison src/audacious/plugin.h @ 3012:d891850c4042 trunk
branch merge
author | Tomasz Mon <desowin@gmail.com> |
---|---|
date | Mon, 09 Jul 2007 12:08:39 +0200 |
parents | 9976e065e2f5 |
children | 7d858d2b4031 |
comparison
equal
deleted
inserted
replaced
3011:99865f696f13 | 3012:d891850c4042 |
---|---|
285 gboolean effects_enabled(void); | 285 gboolean effects_enabled(void); |
286 gboolean plugin_set_errortext(const gchar * text); | 286 gboolean plugin_set_errortext(const gchar * text); |
287 | 287 |
288 G_END_DECLS | 288 G_END_DECLS |
289 | 289 |
290 #include "audacious/mime.h" | |
291 | |
290 #endif | 292 #endif |