view audacious/about.h @ 52:fc4dbbeae814 trunk

[svn] Removing all Makefile.in's
author msameer
date Thu, 27 Oct 2005 12:50:36 -0700
parents cb178e5ad177
children
line wrap: on
line source


#ifndef ABOUT_H
#define ABOUT_H

void show_about_window(void);

#endif