view audacious/about.h @ 329:53393c07735b trunk

[svn] Change config file location, take plugin.h out of Makefile.am
author chainsaw
date Sat, 24 Dec 2005 19:30:32 -0800
parents cb178e5ad177
children
line wrap: on
line source


#ifndef ABOUT_H
#define ABOUT_H

void show_about_window(void);

#endif