Mercurial > audlegacy
view audacious/build_stamp.h @ 1420:0aa4bee03747 trunk
[svn] - ok, move this fix down a little
author | nenolod |
---|---|
date | Tue, 18 Jul 2006 12:33:34 -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