Mercurial > audlegacy
view audacious/credits.h @ 574:80a301d11c77 trunk
[svn] Add -I../.. here to satisfy OSS header dependency (O_o)
author | nenolod |
---|---|
date | Thu, 02 Feb 2006 15:42:11 -0800 |
parents | 5c76d862ed49 |
children |
line wrap: on
line source
#ifndef ABOUT_H #define ABOUT_H void show_about_window(void); void show_credits_window(void); #endif