view audacious/about.h @ 21:26e98cee788f trunk

[svn] I hate GCC4.
author nenolod
date Mon, 24 Oct 2005 20:15:55 -0700
parents cb178e5ad177
children
line wrap: on
line source


#ifndef ABOUT_H
#define ABOUT_H

void show_about_window(void);

#endif