Mercurial > audlegacy-plugins
view src/timidity/callbacks.c @ 1922:e4eb5b8fd2be
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
| author | William Pitcock <nenolod@atheme.org> |
|---|---|
| date | Sun, 30 Sep 2007 11:44:28 -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"
