view src/vtx/config.c @ 1992:6055af71fe07

It's plugin.h not vfs.h
author Christian Birchinger <joker@netswarm.net>
date Sun, 07 Oct 2007 23:35:47 +0200
parents 2ebeb7816c5e
children 3134a0987162
line wrap: on
line source

/*
 *    Plugin configure dialog.
 */
#include <audacious/plugin.h>

void vtx_config(void)
{


}