view Plugins/Visualization/libvisual-proxy/about.h @ 75:56074bfbb565 trunk

[svn] Use the conitional HAVE_FLAC so we won't try to compile it if we shouldn't.
author msameer
date Sat, 29 Oct 2005 17:41:30 -0700
parents fa848bd484d8
children
line wrap: on
line source

#ifndef __LV_BMP_ABOUT__
#define __LV_BMP_ABOUT__


void lv_bmp_about_show (void);

#endif /* __LV_BMP_ABOUT__ */