Mercurial > audlegacy
view audacious/build_stamp.h @ 1829:e4e4fadfb2a9 trunk
[svn] - fixes for resize bug
author | nenolod |
---|---|
date | Thu, 05 Oct 2006 07:39:43 -0700 |
parents | 1947144093bc |
children |
line wrap: on
line source
#ifndef BUILD_STAMP_H #define BUILD_STAMP_H #include <glib.h> extern const gchar *svn_stamp; #endif