view src/vtx/config.c @ 3203:f5456241bff9 default tip

changed include path from audacious to audlegacy.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Tue, 10 Nov 2009 05:19:25 +0900
parents 3134a0987162
children
line wrap: on
line source

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

void vtx_config(void)
{


}