Mercurial > audlegacy-plugins
view src/timidity/callbacks.c @ 2153:2f7eff0bc6eb
madplug: add .bmu to extensions whitelist (closes bugzilla #49)
| author | William Pitcock <nenolod@atheme.org> |
|---|---|
| date | Mon, 05 Nov 2007 09:41:56 -0600 |
| parents | eed7c270e8dd |
| children |
line wrap: on
line source
#include <config.h> #include <gtk/gtk.h> #include "callbacks.h" #include "interface.h" #include "interface.h"
