view audacious/about.h @ 152:274c85015c90 trunk

[svn] Remove the fucking mutex system that broke.
author nenolod
date Sat, 12 Nov 2005 14:15:48 -0800
parents cb178e5ad177
children
line wrap: on
line source


#ifndef ABOUT_H
#define ABOUT_H

void show_about_window(void);

#endif