Mercurial > audlegacy-plugins
view src/timidity/callbacks.c @ 2137:ae36702ffcf9
Fix linking dependencies.
Patch imported from bugzilla #38.
| author | Vitaly Lipatov <lav@etersoft.ru> |
|---|---|
| date | Sat, 27 Oct 2007 19:32:22 -0500 |
| parents | eed7c270e8dd |
| children |
line wrap: on
line source
#include <config.h> #include <gtk/gtk.h> #include "callbacks.h" #include "interface.h" #include "interface.h"
