Mercurial > audlegacy-plugins
view src/timidity/callbacks.c @ 2554:8d09a4d017ea
Using a static buffer, eh? Don't. Just don't.
| author | Matti Hamalainen <ccr@tnsp.org> |
|---|---|
| date | Thu, 08 May 2008 22:07:03 +0300 |
| parents | eed7c270e8dd |
| children |
line wrap: on
line source
#include <config.h> #include <gtk/gtk.h> #include "callbacks.h" #include "interface.h" #include "interface.h"
