view audacious/about.h @ 67:6ec316768348 trunk

[svn] Added -I$(top_srcdir)/Plugins to INCLUDES to fix the compile errors because Output/OSS/soundcard.h was not found
author msameer
date Sat, 29 Oct 2005 09:16:31 -0700
parents cb178e5ad177
children
line wrap: on
line source


#ifndef ABOUT_H
#define ABOUT_H

void show_about_window(void);

#endif